Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 595 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 595 Bytes

stormpath-shiro-servlet-tutorial

This project was genearted using the stormpath-shiro-servlet-plugin-archetype.

Before running this application, you must have your Stormpath secret key, if you do not already have one start here.

Start the web application via the command line using:

mvn jetty:run

Then open your browser to http://localhost:8080

Or deploy to Heroku:

Deploy