issues
search
eclipse
/
jnosql
Eclipse JNoSQL is a framework which has the goal to help Java developers to create Jakarta EE applications with NoSQL.
Other
231
stars
72
forks
source link
Implement all methods at CrudRepository from Jakarta Data
#422
Closed
otaviojava
closed
1 year ago
otaviojava
commented
1 year ago
Changes
Added
Add support to delete entities in templates interfaces
Fixed
Remove exceptions at the delete methods at the repositories proxies
Changes
Added
Fixed