An open API service indexing awesome lists of open source software.

https://github.com/adminfaces/admin-starter-springboot-security


https://github.com/adminfaces/admin-starter-springboot-security

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

= AdminFaces Starter Spring Security project

A simple project to get you started with https://github.com/adminfaces[AdminFaces^], http://spring.io/projects/spring-boot[SpringBoot^] and http://spring.io/projects/spring-security[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