Sample Spring Boot application that exposes APIs leveraged by roles that integrates with CAS for authentication
- Review the
src/main/resources/application.propertiesfor relevant configuration mvn clean packagejava -jar target/sample.war
Application will be running under http://localhost:8080.