java-tutorials/spring-boot-security
Loredana 3f5ed8dcc1 fix bean config 2019-04-06 13:47:03 +03:00
..
src
README.md
pom.xml

README.md

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: