java-tutorials/spring-boot-security
Dhawal Kapil b04f8dad95 BAEL-17361 Slice 11 | The top 100 articles should have their own package in the module (#7683) 2019-09-05 15:50:14 +01:00
..
src BAEL-17361 Slice 11 | The top 100 articles should have their own package in the module (#7683) 2019-09-05 15:50:14 +01:00
README.md To add/fix links (Team Jira BAEL-9015) (#5332) 2018-09-27 09:09:58 +02:00
pom.xml Merge branch 'master' into BAEL-2762 2019-03-21 14:13:01 +03: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: