Skip to content

ferzerkerx/album-finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

138 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample Project using Hibernate + SpringMVC + SpringSecurity

Deploy Build Status Quality Gate

Overview:

  • Includes simple CRUD functionality
  • Some features are restricted to admin users refer to SecurityWebConfig for a list of valid users

Backend:

  • REST API using SpringBoot
  • User authentication is provided by SpringSecurity
  • CSRF Protection enabled
  • Data Persistence is done using hibernate on a HSQLDB

About

Sample Hibernate + Spring project

Resources

License

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors