java-tutorials/spring-boot-security
johnA1331 f2453bbf66 Update README.md 2020-02-10 14:13:05 +08:00
..
src [BAEL-3339] - Creates @CurrentSecurityContext example (#8469) 2020-01-27 00:21:45 +02:00
README.md Update README.md 2020-02-10 14:13:05 +08:00
pom.xml [BAEL-3339] - Creates @CurrentSecurityContext example (#8469) 2020-01-27 00:21:45 +02:00

README.md

Spring Boot Security

This module contains articles about Spring Boot Security

Relevant Articles:

Spring Boot Security Auto-Configuration

  • mvn clean install
  • uncomment actuator dependency simultaneously with the line from basic auth main class
  • uncomment security properties for easy testing. If not random will be generated.

CURL commands