* BAEL-2721 Examples of @JsonAlias and Gson's alternate parameter
* BAEL-2721 Update class and method names for JsonAlias and GsonAlternate
* BAEL-2721 move JsonAliasUnitTest into new jackson-2 module
* BAEL-2721 Removed unused dependencies from pom.xml
* BAEL-2721 Tidy up logback.xml
* BAEL-2721 fix url in README.md
* BAEL-2246: add link back to article
* BAEL-2174: rename core-java-net module to core-java-networking
* BAEL-2174: add link back to article
* BAEL-2363 BAEL-2337 BAEL-1996 BAEL-2277 add links back to articles
* BAEL-2367: add link back to article
* BAEL-2335: add link back to article
* BAEL-2413: add link back to article
* Update README.MD
* BAEL-2577: add link back to article
* BAEL-2490: add link back to article
* BAEL-2471: add link back to article
* BAEL-2583: add link back to article
* BAEL-2738: add link back to article
* BAEL-2738 - Convert String to JsonObject with GSON
* BAEL-2738 Assertions added in example 2 (Using fromJson)
* Update gson/src/test/java/org/baeldung/gson/conversion/JsonObjectConversionsUnitTest.java
Rename test name
Co-Authored-By: dcalap <dcalap@gmail.com>
* Update gson/src/test/java/org/baeldung/gson/conversion/JsonObjectConversionsUnitTest.java
Rename test
Co-Authored-By: dcalap <dcalap@gmail.com>
* Blank spaces added in order to separate given/when/then parts of the test
Change name of a class.
Move class init code to tests.
Add solution to deserializing a boolean from an 2-value integer.
Change formatting for long sentences, mainly the serializers/deserializers.
* BAEL-1766: Update README
* BAEL-1853: add link to article
* BAEL-1801: add link to article
* Added links back to articles
* Add links back to articles
* BAEL-1795: Update README
* BAEL-1901 and BAEL-1555 add links back to article
* BAEL-2026 add link back to article
* BAEL-2029: add link back to article
* BAEL-1898: Add link back to article
* BAEL-2102 and BAEL-2131 Add links back to articles
* BAEL-2132 Add link back to article
* BAEL-1980: add link back to article
* BAEL-2200: Display auto-configuration report in Spring Boot
* BAEL-2253: Add link back to article
* BAEL-2200 BAEL-2287 Add links back to articles
* BAEL-2176: add link back to article
* Evaluation Article - Spring web-flux
* Evaluation Article - Spring web-flux
* Evaluation Article - Spring web-flux
* Evaluation Article - Spring web-flux
* core-scala: initial commit
* adding core-scala to pom
* Revert "core-scala: initial commit"
This reverts commit d46873405a.
* BAEL-2176
* inserting new lines between given, when and then parts
* Formatted using formatter
* indentation changed further
* Suggested changes in coding
* Adding Date Deserializer
* BAEL-2176: Switching to functional paradigm
* BAEL-2176
* BAEL-2176: changing HashMap to Map
* BAEL-2176: changed exception type
* BAEL-2176
* Evaluation Article - Spring web-flux
* Evaluation Article - Spring web-flux
* Evaluation Article - Spring web-flux
* Evaluation Article - Spring web-flux
* core-scala: initial commit
* adding core-scala to pom
* Revert "core-scala: initial commit"
This reverts commit d46873405a.
* BAEL-2176
* inserting new lines between given, when and then parts
* Formatted using formatter
* indentation changed further
* Suggested changes in coding
* 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
* 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