java-tutorials/spring-boot-modules/spring-boot-security
Loredana Crusoveanu 5f6feeb12b Update README.md 2020-02-10 23:07:00 +02:00
..
src BAEL-20886: Fix a typo 2020-01-30 10:06:54 +01:00
README.md Update README.md 2020-02-10 23:07:00 +02:00
pom.xml BAEL-20886: Move spring-boot-security into spring-boot-modules 2020-01-30 10:02:25 +01: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