| Apache Shiro + Spring CLI Example | |
| ================================= | |
| A Spring Boot example CLI application that show the usage of a user login, checking permissions, and annotation protected methods. | |
| Run the Example | |
| --------------- | |
| ```bash | |
| mvn spring-boot:run | |
| ``` |