java-tutorials/spring-boot-security
Hai Nguyen be05fabb4e Spring Security Taglibs (#4947)
* BAEL-1846: Java Image to Base64 String

* Move from using main method to Junit test

* Update to use environment variables for testing

* reformat and add test file

* spring boot jsp security taglibs

* add more test

* add more test

* refactor spring config

* refactor spring config

* Update README.md

* fi alignment

* fix requested comments

* additional tests and content

* additional tests and content

* update examples

* Delete Readme file

* edit form example

* adding example for spring boot security tag libs

* Remove old tag libs module
2018-08-30 12:19:13 -06:00
..
src Spring Security Taglibs (#4947) 2018-08-30 12:19:13 -06:00
README.md 08.04.2018 (#3954) 2018-04-11 07:33:18 +02:00
pom.xml Spring Security Taglibs (#4947) 2018-08-30 12:19:13 -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: