java-tutorials/spring-boot-security
Rokon Uddin Ahmed 5da2ea995c 08.04.2018 (#3954)
* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Create README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Create README.md

* Update README.md

* Update README.md

* Create README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Create README.md

* Update README.md

* Update README.md

* Create README.md

* Update README.md

* Update README.md

* Create README.md

* Update README.md

* Update README.md

* Update README.md
2018-04-11 07:33:18 +02:00
..
src BAEL-1410 - refactor tests (#3525) 2018-01-29 06:44:40 +01:00
README.md 08.04.2018 (#3954) 2018-04-11 07:33:18 +02:00
pom.xml [BAEL-1410] Spring Boot OAuth2 Support (#3409) 2018-01-15 22:05:19 +01: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: