java-tutorials/spring-boot-modules/spring-boot-security
Ashley Frieze 3750e28487 BAEL-3339 Remove unnecessary Spring Security Core dependency 2020-03-15 11:07:17 +00:00
..
src
README.md
pom.xml

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