OpenLiberty/open-liberty

Test Eclipse JNoSQL Annotation Processor

Open

#30,014 opened on Oct 30, 2024

View on GitHub
 (2 comments) (0 reactions) (1 assignee)Java (652 forks)auto 404
good first issueteam:Zombie Apocalypse

Repository metrics

Stars
 (1,256 stars)
PR merge metrics
 (PR metrics pending)

Description

The Eclipse JNoSQL Jakarta Data provider includes an annotation processor for creating a static metamodel. Update our Jakarta Data testing for JNoSQL to use this annotation processor.

See Jakarta Data NoSQL test suite: https://github.com/OpenLiberty/open-liberty/blob/1fcf9eff5b7bb2e349f7050cf2c9a5e1811ed9df/dev/io.openliberty.data.internal_fat_nosql/build.gradle#L25

Contributor guide