* 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
* Implement examples for ASCII Art in Java
* Remove deprecated use of ControllerClassNameHandlerMapping
* Implement examples for JSTL core tag
* Implement examples for JSTL formatting tags
* Implement examples for JSTL SQL tags
* Implement examples for JSTL XML tags
* Implement examples for JSTL function tags
* Setup controllers package scanning
* Add link to article on jstl
* naming change
* Add jstl maven repository
* Migrate example codes for Guide to JSTL to spring-mvc-forms-jsp module
* Add view resolver order to define priority
* Remove guide to jstl example codes from spring-mvc-xml module
* Remove guide to jstl examples in spring-mvc-xml module after merge
* Update link to article
* Implement examples for ASCII Art in Java
* Remove deprecated use of ControllerClassNameHandlerMapping
* Implement examples for JSTL core tag
* Implement examples for JSTL formatting tags
* Implement examples for JSTL SQL tags
* Implement examples for JSTL XML tags
* Implement examples for JSTL function tags
* Setup controllers package scanning
* Add link to article on jstl
* naming change
* Add jstl maven repository
* upgrade to spring boot 1.5.2
* add full update to REST API
* modify ratings controller
* upgrade herold
* fix integration test
* fix integration test
* minor fix
* fix integration test
* fix integration test
* minor cleanup
* minor cleanup
* remove log4j properties
* use standard logbook.xml
* remove log4j dependencies
* remove commons-logging
* merge
* fix conflict
* exclude commons-logging dependency
* cleanup
* minor fix
* minor fix
* upgrade to spring boot 1.5.2
* add full update to REST API
* modify ratings controller
* upgrade herold
* fix integration test
* fix integration test
* minor fix
* fix integration test
* fix integration test
* minor cleanup
* minor cleanup
* remove log4j properties
* use standard logbook.xml
* remove log4j dependencies
* upgrade to spring boot 1.5.2
* add full update to REST API
* modify ratings controller
* upgrade herold
* fix integration test
* fix integration test
* minor fix
* fix integration test
* fix integration test
* minor cleanup
* minor cleanup
* remove log4j properties
* use standard logbook.xml
* JSP Servlets With Three Examples
JSP Article!
* Readme
BAEL-426 - still needs permanent URL
* Cleanup
* BAEL-426 - Final spot for working code
Tested. It's all good.
* Root documentation added!
* Cleanup
* JSP added
* Fixed Broken Module in Spring
* GEO Ip Article first commit.
* Changes in controller and flow as per review by Kevin.
* Removed this file from spring-mvc-java as I had worked on spring-mvc-xml
and this was commited by mistake.
* Some fix in service usage as i was initializing service, intializing the
db in the each requests.
* Changes for Integration Testing Config. Renaming the test file for the
same purpose.
* Removed integration profile.