java-tutorials/spring-boot-security
2019-04-06 13:47:03 +03:00
..
2019-04-06 13:47:03 +03:00
2019-03-21 14:13:01 +03:00

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

Relevant Articles: