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