1.0.0-M1
Pre-release
Pre-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