* 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
* java-shallow-deep tutorial
* BAEL-5516 How to Convert InputStream to base64 String
- Junit test demonstrating the code
* BAEL-5516 - How-to-Convert-InputStream-to-base64-String
Cleaned up files
* BAEL-5516 - How-to-Convert-InputStream-to-base64-String
- updated per Jira comments
* BAEL-5516 - How-to-Convert-InputStream-to-base64-String
- rename and formatting to match Baeldung standards
* BAEL-5370 - MongoDB Composite Key
First Draft.
* removing comments
* BAEL-5370
Test could fail if ran in a different order:
givenCompositeId_whenSearchingByIdObject_thenFound
* BAEL-5370
removing compound index related stuff
* removing first insert from assertThrows
* first draft
* removing Customer2
* 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
* removed version
Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com>
* 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
* removed version
Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com>
* 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>