Skip to content

Files

Latest commit

0ec4f9f · Mar 21, 2024

History

History

spring-boot-web

Apache Shiro + Spring Web Example

A Spring Boot example web application that show the usage of a user login, checking permissions, and annotation protected methods.

Run the Example

mvn spring-boot:run

Browse to http://localhost:8080/

Or deploy to Heroku:

Deploy