* BAEL-15951 Moved vavr, JHipster to default profiles
* BAEL-14304 Include the SpringContextIntegrationTest in the default build
- Added SpringContextTest.java in all the modules where SpringContextIntegrationTest already exists
* BAEL-14304 Changes in pmd rule and pom.xml to run UnitTest and SpringContextTest additionally in default profiles
* BAEL-14304 Minor changes
* 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