* Added parent module on poms that have no parent defined
* Removed dependency reduced pom from undertow module
* [BAEL-5374] - Fix test names
* [BAEL-5374] - Fix test names
* [BAEL-5374] - Fix test names
* Added parent module on poms that have no parent defined
* Removed dependency reduced pom from undertow module
* [BAEL-6514] - Fix usage of @AutoConfigureMockMvc without mocking
* [BAEL-6514] - Fix usage of @AutoConfigureMockMvc without mocking
* [BAEL-6514] - Fix usage of @AutoConfigureMockMvc without mocking
* Added parent module on poms that have no parent defined
* Removed dependency reduced pom from undertow module
* [BAEL-6514] - Fix usage of @AutoConfigureMockMvc without mocking
* BAEL-1412 add java 8 spring data features
* BAEL-21 new HTTP API overview
* BAEL-21 fix executor
* BAEL-1432 add custom gradle task
* BAEL-1567 add samples of cookie and session in serlvet
* BAEL-1567 use stream api
* BAEL-1567 fix optional
* BAEL-1679 add query annotation jpa spring data
* BAEL-1679 added new junits
* BAEL-1679 use assertJ, use givenWhenThen naming convention
* BAEL-1679 move query annotation examples to persistence modules
* BAEL-1679 fix formatting
* BAEL-1412 add java 8 spring data features
* BAEL-21 new HTTP API overview
* BAEL-21 fix executor
* BAEL-1432 add custom gradle task
* BAEL-1567 add samples of cookie and session in serlvet
* BAEL-1567 use stream api
* BAEL-1567 fix optional
* BAEL-1679 add query annotation jpa spring data
* BAEL-1679 added new junits
* BAEL-1679 use assertJ, use givenWhenThen naming convention
* shutdown boot app
* test the ctx.close()
* application shutdown test
* BAEL-1625
* /shutdown endpoint test
* bring back the closeApplication
* @Ignore shutdown endpoint test
* BAEL-1216: improve tests
* BAEL-1448: Update Spring 5 articles to use the release version
* Setting up the Maven Wrapper on a maven project
* Add Maven Wrapper on spring-boot module
* simple add
* BAEL-976: Update spring version
* BAEL-1273: Display RSS feed with spring mvc (AbstractRssFeedView)
* BAEL-1314 initial import. Guide to AbstractRoutingDatasource.
* BAEL-1314 Guide to Spring AbstractRoutingDatasource
* update test name and rename test classes
* move dsrouting example to spring-boot project. rename db create script.