java-tutorials/spring-boot-security
Eric Martin c81651ba42
Merge pull request #6306 from yatendragoel/master
BAEL-1915: Upgraded from Boot1 to Boot2
2019-03-08 07:40:23 -06:00
..
src Merge pull request #6306 from yatendragoel/master 2019-03-08 07:40:23 -06:00
README.md To add/fix links (Team Jira BAEL-9015) (#5332) 2018-09-27 09:09:58 +02:00
pom.xml Merge pull request #6306 from yatendragoel/master 2019-03-08 07:40:23 -06: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: