Update README.md

This commit is contained in:
rcalago 2024-04-23 16:10:42 +08:00 committed by GitHub
parent 18b039e054
commit 804e250a08
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -1,2 +1,3 @@
### Relevant Articles
- [Querying JSONB Columns Using Spring Data JPA](https://www.baeldung.com/spring-data-jpa-querying-jsonb-columns)
- [Implement Update-Or-Insert in Spring Data JPA](https://www.baeldung.com/spring-data-jpa-update-or-insert)