tree: fc7a2a273d2f149fae0b3f0101c17d5aded1e514 [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