* 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
* Server Sent Events example using Spring Webflux and React
* spring security custom AuthenticationFailureHandler
* refactor
* moved SSE to branch
* remove pom properties
* moved AuthenticationFailureHandler example to spring-security-mvc-login
* Server Sent Events example using Spring Webflux and React
* spring security custom AuthenticationFailureHandler
* refactor
* moved SSE to branch
* BAEL-1914
* remove pom properties
* renamed test class
* avoid git conflict
* Server Sent Events example using Spring Webflux and React
* spring security custom AuthenticationFailureHandler
* refactor
* moved SSE to branch
* BAEL-1914
* remove pom properties
* Added parent module on poms that have no parent defined
* Removed dependency reduced pom from undertow module
* [BAEL-5249] - 21.02 - pom cleanup - formatted pom.xml
* initial setup with spring boot/ spring data jpa/ flyway
* BAEL-1315 - added flyway test extensions for spring
* BAEL-1315 - added flyway test extensions for spring
* BAEL-1315 - created multiple migration scripts and locations
* BAEL-1315 - test insert after schema creation
* cleanup
* BAEL-1315 - test data changes by a migration
* [BAEL-1410] Spring Boot Security Auto-Configuration
* [BAEL-1410] Added some tests for incorrect credentials use case
* [BAEL-1410] Added readme and some code improvements
* [BAEL-1410] removed form based auth config because is redundant
added oauth2 server auto-configuration sample with test
* [BAEL-1410] added custom Authorization Server Config
* [BAEL-1410] update README
* [BAEL-1410]refactor tests
* [BAEL-1410]oauth2 resource server
* [BAEL-1410]oauth2 sso sample with facebook
* [BAEL-1410]remove spring-flyway
* [BAEL-1410]refactor tests
* [BAEL-1410] refactor tests
* [BAEL-1410] update
* initial setup with spring boot/ spring data jpa/ flyway
* BAEL-1315 - added flyway test extensions for spring
* BAEL-1315 - added flyway test extensions for spring
* BAEL-1315 - created multiple migration scripts and locations
* BAEL-1315 - test insert after schema creation
* cleanup
* BAEL-1315 - test data changes by a migration
* [BAEL-1410] Spring Boot Security Auto-Configuration
* [BAEL-1410] Added some tests for incorrect credentials use case
* [BAEL-1410] Added readme and some code improvements
* [BAEL-1410] removed form based auth config because is redundant
added oauth2 server auto-configuration sample with test
* [BAEL-1410] added custom Authorization Server Config
* [BAEL-1410] update README
* [BAEL-1410]refactor tests
* [BAEL-1410]oauth2 resource server
* [BAEL-1410]oauth2 sso sample with facebook
* [BAEL-1410]remove spring-flyway
* [BAEL-1410] Spring Boot Security Auto-Configuration
* [BAEL-1410] Added some tests for incorrect credentials use case
* [BAEL-1410] Added readme and some code improvements