java-tutorials/spring-boot-security
db 509998a7c6 remove pom properties 2018-07-15 09:24:32 +01:00
..
src refactor 2018-07-14 16:01:28 +01:00
README.md 08.04.2018 (#3954) 2018-04-11 07:33:18 +02:00
pom.xml remove pom properties 2018-07-15 09:24:32 +01:00

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: