tree: 5807f853f15d427d5d3891b425004d0ce15921eb [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