micronaut-projects / micronaut-data

Ahead of Time Data Repositories
Apache License 2.0
467 stars 198 forks source link

Add Jakarta Data Support #2981

Open hantsy opened 5 months ago

hantsy commented 5 months ago

Feature description

Jakarta Data 1.0 has been released, and I beg to add Jakarta Data support.

graemerocher commented 5 months ago

Jakarta Data support doesn't require supporting EclipseLink or Eclipse NoSQL, those would be separate tasks.

We do plan to support this spec however, but later this year.

dstepanov commented 5 months ago

@hantsy We will translate Jakarta Data's annotations and beans into our own, adding support for all the modules.