tree: 7693e5da4b00f96d0ecb18f10cce5782a929a384 [path history] [tgz]
  1. src/
  2. pom.xml
  3. README.md
samples/web/README.md

Apache Shiro Web Example

An example web application that show how to configure Shiro via a web.xml and basic user login.

Run the Example

mvn jetty:run

Browse to http://localhost:9080/

Or deploy to Heroku:

Deploy