micronaut-projects / micronaut-data

Ahead of Time Data Repositories
Apache License 2.0
459 stars 196 forks source link

Add Jakarta Data Support #2981

Open hantsy opened 1 week ago

hantsy commented 1 week ago

Feature description

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

graemerocher commented 1 week 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 1 week ago

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