Update README.md

This commit is contained in:
rcalago 2024-01-19 09:53:03 +08:00 committed by GitHub
parent 655e30949c
commit 11f5e0e768
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -2,3 +2,4 @@
- [Spring Data JPA Run an App Without a Database](https://www.baeldung.com/spring-data-jpa-run-app-without-db)
- [Integrate AWS Secrets Manager in Spring Boot](https://www.baeldung.com/spring-boot-integrate-aws-secrets-manager)
- [Fix Spring Data JPA Exception: No Property Found for Type](https://www.baeldung.com/spring-data-jpa-exception-no-property-found-for-type)
- [Remove Null Objects in JSON Response When Using Spring and Jackson](https://www.baeldung.com/spring-remove-null-objects-json-response-jackson)