java-tutorials/spring-boot-modules/spring-boot-security
sampadawagde 39352f251d JAVA-5223: Fix formatting of POMs (Spring Boot Modules - Part 3) 2021-05-13 22:47:40 +05:30
..
src JAVA-4011: Moved 1 article from spring-5-security to 2021-01-05 23:00:14 +05:30
README.md JAVA-4011: README changes 2021-01-05 23:01:01 +05:30
pom.xml JAVA-5223: Fix formatting of POMs (Spring Boot Modules - Part 3) 2021-05-13 22:47:40 +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