java-tutorials/spring-boot-modules/spring-boot-data-2/README.md

5 lines
284 B
Markdown
Raw Normal View History

2020-12-23 09:36:11 -05:00
### Relevant Articles:
- [Spring Boot: Customize the Jackson ObjectMapper](https://www.baeldung.com/spring-boot-customize-jackson-objectmapper)
2021-02-24 09:39:16 -05:00
- [“HttpMessageNotWritableException: No converter found for return value of type”](https://www.baeldung.com/spring-no-converter-found)