An open API service indexing awesome lists of open source software.

https://github.com/cepr0/sd-insert-update-delete-demo

Demo of insert/update/delete custom JpaRepository query methods
https://github.com/cepr0/sd-insert-update-delete-demo

delete insert repository spring spring-boot spring-data-jpa update

Last synced: about 1 year ago
JSON representation

Demo of insert/update/delete custom JpaRepository query methods

Awesome Lists containing this project

README

          

Demo of insert/update/delete custom JpaRepository query methods.

Related to this SO [question](https://stackoverflow.com/q/52140094).