tree: 2798cb61f02a2d32b4f05ab65510affb1e8257fd [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