Skip to content

Instantly share code, notes, and snippets.

@Sam-Kruglov
Created January 9, 2018 11:45
Show Gist options
  • Save Sam-Kruglov/ace3a8b87df171e6ba7ba75c33a3a439 to your computer and use it in GitHub Desktop.
Save Sam-Kruglov/ace3a8b87df171e6ba7ba75c33a3a439 to your computer and use it in GitHub Desktop.
Group repository
public interface GroupRepository extends CrudRepository<Group, Long> {}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment