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

6 lines
396 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)
2021-03-24 12:49:53 -04:00
- [Creating a Read-Only Repository with Spring Data](https://www.baeldung.com/spring-data-read-only-repository)