blob: 87396cb7cb8045ba68a6cf4619142799190ba9a0 [file] [log] [blame] [view]
Apache Shiro + Spring Web Example
=================================
This example creates a web application (WAR packaged) to demonstrate configuring Apache Shiro via Spring.
This example also includes a Spring Remoting example.
Run the Example
---------------
```bash
mvn jetty:run
```
Browse to `http://localhost:8080/shiro-samples-spring`