Skip to content

Spring Boot + Hibernate + H2 + Spring Security

Notifications You must be signed in to change notification settings

ZodiacGP/Recipes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Recipes REST Service

Spring Boot + Hibernate + H2 + Spring Security application

Some project features:

  • Service is available only to the registered and then authenticated and authorized users
  • A user can search for recipes by id, name and category
  • A user can add his recipes to the base
  • But only an author of a recipe can delete or update a recipe

About

Spring Boot + Hibernate + H2 + Spring Security

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages