tree: 03ca846bc9e4ce8bea8c495e68ba227dc7c38396 [path history] [tgz]
  1. src/
  2. pom.xml
  3. README.md
samples/spring-hibernate/README.md

Apache Shiro + Spring Web + Hibernate Example

A Spring Boot example web application that show the usage of a user login with Spring and Hibernate.

Run the Example

mvn jetty:run

Browse to http://localhost:9080/

Or deploy to Heroku:

Deploy