* added multiple bean instantiation
* added module /spring-core-6 and formatting changes
* resolved formatting issues as suggested
* resolved formatting issues and changed package names
* formatting changes in XML files
* Reformatted XML files as per the instructions
* FIXED Example in Section 3 and some changes in Pom.xml
* changed xml config to Java config in solution 3
* Project updated to spring boot application
* Removed unwanted spring dependencies from pom.xml
* moved the project under new module spring-core-6
* added spring-core-6 module in parent's pom.xml
* resolved formatting issue in parent's pom.xml
* new module entry in parent's pom
* final commit
* Added spring-core-6 in parent's pom.xml
* fixed some merging issues.
* added spring-core-6 module entry under jdk9-and-above profile in main pom
* removed App.java from multibeaninstantiation directory
Created new mongo module, model, mongo client and unit test
Co-authored-by: Christian Jaimes <christian.jaimes@oracle>
Co-authored-by: bipster <openbip@gmail.com>
* BAEL-5557 Split a stream into parts
* BAEL-5557 fix main pom.xml
* BAEL-5557 fix mvn profiles
* BAEL-5557 articles with equals and hashcode
* BAEL-5557 migrate assertions to assertj
* BAEL-5557 better assertions
* added parent module (akka-modules)
* moved akka-http(submodule) to akka-modules(parent)
* moved akka-streams(submodule) to akka-modules(parent)
* moved spring-akka(submodule) to akka-modules(parent)
* deleted submodules that we moved to akka-modules
Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com>
* Added/created parent module (json-modules)
* moved json(submodule) to json-modules(parent)
* moved json-2(submodule) to json-modules(parent)
* moved json-path(submodule) to json-modules(parent)
* moved gson(submodule) to json-modules(parent)
* deleted sub-modules that we moved to json-modules
Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com>
* Added/Created parent module
* moved spring-5-data-reactive (submodule) to spring-reactive-modules (parent)
* moved spring-5-reactive-2 (submodule) to spring-reactive-modules (parent)
* moved spring-5-reactive-3 (submodule) to spring-reactive-modules (parent)
* moved spring-5-reactive-client (submodule) to spring-reactive-modules (parent)
* moved spring-5-reactive-oauth (submodule) to spring-reactive-modules (parent)
* moved spring-5-reactive-security (submodule) to spring-reactive-modules (parent)
* moved spring-5-reactive (submodule) to spring-reactive-modules (parent)
* moved spring-reactive (submodule) to spring-reactive-modules (parent)
* deleted modules that were moved across
* renamed spring-reactive-modules to spring-5-reactive-modules
Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com>
* moved spring-cloud-bus (submodule) to spring-cloud-modules (parent)
* moved spring-cloud-cli (submodule) to spring-cloud-modules (parent)
* moved spring-cloud-data-flow (submodule) to spring-cloud-modules (parent)
* moved spring-sleuth (submodule) to spring-cloud-modules (parent)
* Deleted submodules that we moved to spring-cloud-modules
* deleted old modules from parent pom
Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com>
* BAEL-4292:Play sound in java
* BAEL-4292:Play sound in java
* BAEL-4292: Play sound in java
* BAEL-4292:Play sound in java
* BAEL-4292:Play sound in java
* BAEL-4292:Play sound in java
* fix for spaces
Co-authored-by: Sachin kumar <sachin.n.kumar@oracle.com>
* BAEL-5481: Create new module
* BAEL-5481: Sync and async example
* BAEL-5481: Concurrent example
* BAEL-5481: Concurrent example
* BAEL-5481: JSON body example
* BAEL-5481: Form data example
* BAEL-5481: File upload example
* BAEL-5481: PR comments + Jenkins
* BAEL-5481: Update aftifact ID
* BAEL-5481: Spaces
* JAVA-11533 Move core-java related modules to core-java-modules
* JAVA-11533 Remove moved modules from old parent pom
* JAVA-11533 Updated Readme and pom of parent module
* JAVA-11533 Revert changes made to Readme of parent module
* JAVA-11533 Moved articles to respective submouldes