java-tutorials/spring-boot-security
Eugen Paraschiv 807f25e992 using the boot parent 2018-11-05 21:27:46 +02:00
..
src BAEL-1969 spring security for spring boot integration tests (#5074) 2018-09-02 11:14:16 +02:00
README.md To add/fix links (Team Jira BAEL-9015) (#5332) 2018-09-27 09:09:58 +02:00
pom.xml using the boot parent 2018-11-05 21:27:46 +02: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: