I'm making this issue to keep track of changes that will need to be made related to Quarkus 3. Among other things, Quarkus 3 migrates the EE classes from the `javax` namespace to the `jakarta` namespace.
I'm making this issue to keep track of changes that will need to be made related to Quarkus 3.
Among other things, Quarkus 3 migrates the EE classes from the
javaxnamespace to thejakartanamespace.