941d6701f3
* moving SpringBootPersistenceApplication class to its own package * from com.baeldung to com.baeldung.logging to prevent it from loading contexts from other applications. * moving SpringBootPersistenceApplication class to its own package * from com.baeldung to com.baeldung.logging to prevent it from loading contexts from other applications. * Spring Data MongoDB - Configure Connection Ready for revision. * fixed tests to reflect article changes * BAEL-5657 * reverting BAEL-5657 * reverting BAEL-5657 * done * reverting bael-5366 * revert bael-5366 * revert bael-3366 * including section 3 3. Using commons-io and org.json * replacing tabs with spaces |
||
---|---|---|
.. | ||
src | ||
README.md | ||
pom.xml |
README.md
Jackson Conversions
This module contains articles about Jackson conversions.
Relevant Articles:
- Mapping a Dynamic JSON Object with Jackson
- Mapping Multiple JSON Fields to a Single Java Field
- Convert XML to JSON Using Jackson
- Converting JSON to CSV in Java
- How to Process YAML with Jackson
- Jackson Streaming API
- Jackson: java.util.LinkedHashMap cannot be cast to X
- Deserialize Snake Case to Camel Case With Jackson
- Serialize and Deserialize Booleans as Integers With Jackson
- More articles: [<-- prev]