hemanshu
iDownloaded from github , imported to STS, maven update, generated setters/getters to User , group - , ii am getting following build errors
The constructor Group(String) is undefined Initializer.java
The constructor User(String, String, String) is undefined GroupController.java
The method builder() is undefined for the type Event Initializer.java
The method save(S) in the type CrudRepository<group,long>
is not applicable for the arguments (Group) Initializer.java