-
Notifications
You must be signed in to change notification settings - Fork 694
Open
Labels
status: pending-design-workNeeds design work before any code can be developedNeeds design work before any code can be developedstatus: waiting-for-triageAn issue we've not yet triagedAn issue we've not yet triaged
Description
I remember there is an old issue about this topic, now Jakarta EE 10/CDI 4 is switched to use annotated
discovery mode by default to scan beans.
But Spring Data Repository
still requires using all
discovery mode (the default mode in the legacy CDI 1.x/2.x) to treat Spring Data Repository
as CDI beans in a Jakarta container, such as WildFly, Payara, Glassfish etc.
Metadata
Metadata
Assignees
Labels
status: pending-design-workNeeds design work before any code can be developedNeeds design work before any code can be developedstatus: waiting-for-triageAn issue we've not yet triagedAn issue we've not yet triaged