* BAEL-2070 Qualifier used instead of Primary to distinguish between different repository beans
* BAEL-2095 CrudRepository save() method
* (REVERT) BAEL-2095 CrudRepository save() method
* Bean Object, server side and client side example for event streaming
example
* BAEL-1628
Access a File from the Classpath in a Spring Application
* inputstream retrieval added
* Removed files related to evaluation article
* + Aligning code to the article. Removed Utility methods and classes
* Precommit fix
* PMD fixes
* Code Review changes
Refactored : whenResourceUtils_thenReadSuccessful
* BAEL-1934
* +indentation correction in pom.xml
* synced with master
* Precommit : rebase
* BAEL-1782
* BAEL-2070 UnsatisfiedDependencyException example app
* [BAEL-8456] - Moved Java Date articles into a new module - 'java-dates'
* BAEL-2070 Refactoring; Replaced field injection with constructor injection
* fix package, fix get random node
* update neo4j
* fix formatting
* [BAEL-8456] - Moved more articles into 'java-dates' module
* BAEL-2070 Small indentation fix
* Bean Object, server side and client side example for event streaming
example
* BAEL-1628
Access a File from the Classpath in a Spring Application
* inputstream retrieval added
* Removed files related to evaluation article
* + Aligning code to the article. Removed Utility methods and classes
* BAEL - 1628
* PMD fixes
* Code Review changes
Refactored : whenResourceUtils_thenReadSuccessful
* removing Bean injection
* BAEL-1715- Control Bean Creation Order with @DependsOn annotation
* BAEL-1715- Formatting changes, test case improvement
* Created new Config file for UnitTest
* Corrected test case- from BeanCreationException to NoSuchBeanDefinitionException
* correcting error- for circular dependency expected exception is- BeanCreationException
* Added parent module on poms that have no parent defined
* Removed dependency reduced pom from undertow module
* Added README
* [BAEL-6729] - Spring modules needs a spring parent
* [BAEL-6729] - Spring modules needs a spring parent
* Added parent module on poms that have no parent defined
* Removed dependency reduced pom from undertow module
* [BAEL-6556] - Next set of renames of testcases
* [BAEL-6556] - Next set of renames of testcases
* [BAEL-6556] - Next set of renames of testcases
* [BAEL-6556] - Next set of renames of testcases
* Added parent module on poms that have no parent defined
* Removed dependency reduced pom from undertow module
* Added new parent pom
* initial clean up of child poms
* Added new parent pom
* [BAEL-5247] - New Parents in the tutorials repo