java-tutorials/spring-boot-security
Loredana Crusoveanu e90b37f118
Update and rename HomeControllerUnitTest.java to HomeControllerIntegrationTest.java
2019-02-20 20:28:02 +02:00
..
src Update and rename HomeControllerUnitTest.java to HomeControllerIntegrationTest.java 2019-02-20 20:28:02 +02:00
README.md To add/fix links (Team Jira BAEL-9015) (#5332) 2018-09-27 09:09:58 +02:00
pom.xml [BAEL-12091] - Fix formatting of POMs 2019-02-10 01:47:19 +05:30

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: