* [BAEL-4639] Running background jobs in Spring with JobRunr
* [BAEL-4639] Background jobs in Spring with JobRunr - update dependencies and readme
* [BAEL-4639] Background jobs in Spring with JobRunr - add required newline to application.properties
* [BAEL-4639] Background jobs in Spring with JobRunr - Make sure link is correct
* [BAEL-4639] Background jobs in Spring with JobRunr - Cleanup and LiveTest added
* [BAEL-4639] - Feedback
* [BAEL-4639] Update test with feedback
* BAEL-4201 - Initial commit
* BAEL-4201 - Initial Commit
* Update UserAccountController.java
removed the additional brackets
* Update UserAccountValidationTest.java
Updated the tests
* Bael - 4201 - recommit for github issue fix
For 'This commit does not belong to any branch on this repository' - delete and recommitting controller
* Bael - 4201 - recommit for github issue fix
For 'This commit does not belong to any branch on this repository' - delete and recommitting test
* Bael - 4201 - add for github issue fix
For 'This commit does not belong to any branch on this repository' - adding controller again
* Bael - 4201 - add for github issue fix
For 'This commit does not belong to any branch on this repository' - adding test again
* BAEL-4201: Initial Commit
* Update UserAccountUnitTest.java
* BAEL-4201: updated to fix the commit issue
* BAEL-4201 - temporary deleting
Deleting to fix branch issue
* BAEL-4201 - commiting test again
* BAEL-4201
Fixing build issues
* BAEL-4201
Github commit issue
* BAEL-4201
Github commit issue - webapp folder
* BAEL-4201 - commiting test after view upload
* Bael- 4201 ThymeLeaf related issues
* Bael- 4201 ThymeLeaf related issues
* Bael- 4201 ThymeLeaf related issues
* Bael- 4201 ThymeLeaf related issues - added html
* Bael- 4201 ThymeLeaf issue ; updated suffix- html
* Bael - 4201 white label issue
* Bael - 4201 white label issue
* BAEL-4201 : moving html to templates
* BAEL-4201 - moving to templates
* BAEL-4201 - moving to templates
* BAEL-4201 - review related updates
* BAEL-4201 - review related updates
* BAEL-4201 - review related updates
* BAEL-4201 - review related updates
* BAEL-4201 - review related updates
* BAEL-4201 - review related updates
* BAEL-4201 - review related updates
* BAEL-4201 - added the spring-boot-starter-validation dependency
* JAVA-2422: Moved article to spring-boot-groovy
* JAVA-2422: removed module spring-groovy
* JAVA-2422: Moved spring-boot-groovy inside spring-boot-modules module
* JAVA-2422: Added entry to spring-boot-module's pom
* JAVA-2422: main pom changes for module movements
* JAVA-2422: Renamed test as it needs the app up and running
* JAVA-2422: Renamed test to live as it needs App to be running
* JAVA-84: Moved 1 article to spring-boot-actuator
* JAVA-84: Moved 2 articles to spring-boot-mvc
* JAVA-84: README changes for spring-boot module
* JAVA-84: Moved classes to com.baeldung pkg to correct compilation issue