Skip to content

adminfaces/admin-starter-springboot-security

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages