java-tutorials/spring-boot-modules/spring-boot-security
amit.pandey 0716abb5e7 used properties defined in parent pom 2020-07-12 00:06:27 +05:30
..
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 used properties defined in parent pom 2020-07-12 00:06:27 +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