java-tutorials/spring-boot-security
Krzysiek 23798f2989 BAEL-20663: Update dependencies in spring-boot-security module 2020-01-11 23:57:03 +01:00
..
src Merge pull request #8125 from eugenp/revert-8119-BAEL-3275-2 2019-10-31 20:43:47 -05:00
README.md Merge pull request #8125 from eugenp/revert-8119-BAEL-3275-2 2019-10-31 20:43:47 -05:00
pom.xml BAEL-20663: Update dependencies in spring-boot-security module 2020-01-11 23:57:03 +01:00

README.md

Spring Boot Security

This module contains articles about Spring Boot Security

Relevant Articles:

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