Skip to content

Latest commit

 

History

History
21 lines (8 loc) · 519 Bytes

File metadata and controls

21 lines (8 loc) · 519 Bytes

AdminFaces Starter Spring Security project

A simple project to get you started with AdminFaces, SpringBoot and Spring Security.

Running

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