java-tutorials/spring-boot-modules/spring-boot-security
anuragkumawat a22e548364 JAVA-14676 Update remaining code 2022-09-17 23:50:10 +05:30
..
src JAVA-14676 Update remaining code 2022-09-17 23:50:10 +05:30
README.md Update README.md 2022-02-23 19:46:49 +08:00
pom.xml JAVA-8204: Fix formatting of POMs 2021-11-09 16:27:03 +05:30

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