Open angviza opened 2 years ago
You mean replacing @javax.inject.Inject
with @jakarta.inject.Inject
? The problem I see, is that for example guice is not supporting the jakarta
-namespace.
But other things have already moved (or are in process), i.e. Quarkus 3
I will not oppose progress :) As this will be a breaking change I scheduled it for the next major milestone.
Migrating from the
javax
tojakarta
namespace , VertxGeneratorBuilder