/web_springboot_security_demo

Source URL : https://github.com/bkielczewski/example-spring-boot-security

Primary LanguageJava

Spring Boot + Security + Jboss - Rest Easy project

Source URL : https://github.com/bkielczewski/example-spring-boot-security Thanks to bkielczewski.

Example Spring Boot Security

The application showing how to use Spring Boot with Spring Security for common needs, such as:

Customized login form
DAO-based authentication
Basic "remember me" authentication
URL-based security
Method-level security
See the Spring Boot Security Application article for commentary.

Requirements

Java Platform (JDK) 8 Apache Maven 3.x Quick start

mvn spring-boot:run Point your browser to http://localhost:8080/