-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Description
Jakarta is coming to cause headaches for all :)
It would be nice if Guice could support processing Jakarta inject annotations as well as javax inject annotations. That would prevent us from potentially having to write a cross injection system constructor like
@Inject
@jakarta.inject.Inject
Fortunately, they don't share a package and it looks like jakarta pretty much only changed the package name.
gurkerl83, GBuervenich, oswaldquek, hejcz, kashike and 43 more
Metadata
Metadata
Assignees
Labels
No labels