Skip to content

1.0.0-M1

Pre-release
Pre-release
Compare
Choose a tag to compare
@otaviojava otaviojava released this 25 Oct 14:07
· 1447 commits to main since this release

Added

  • clarify Jakarta Data extensions with CDI.
  • Create BasicRepository
  • Include insert and update methods in CrudRepository
  • Create Insert, Update, Delete, and Save annotations

Changed

  • Move the basic repository methods to the BasicRepository interface