java-tutorials/spring-boot-security
anilkivilcim.eray 7bb1a28235 BAEL-2762 formating done for 2 space indenting 2019-03-23 22:07:24 +03:00
..
src BAEL-2762 formating done for 2 space indenting 2019-03-23 22:07:24 +03: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: