A simple project to get you started with AdminFaces, SpringBoot and Spring Security.
This starter runs via SpringBoot using the maven
command:
mvn spring-boot:run
or
mvn clean package && java -jar target/admin-starter.war
or
./run.sh/run.cmd
The application will be available at http://localhost:8080/admin-starter