2021-01-05 23:01:01 +05:30
..
2020-07-12 00:06:27 +05:30
2021-01-05 23:01:01 +05:30

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