tree: 752ecc34458c3058ded2ef3764f1646ca101d8b5 [path history] [tgz]
  1. src/
  2. pom.xml
  3. README.md
samples/guice/README.md

Apache Shiro + Guice Example

A Guice example web application that show how to configure Shiro via Guice, and basic user login.

Run the Example

mvn jetty:run

Browse to http://localhost:9080/

Or deploy to Heroku:

Deploy