Danny Thomas
12/16/2022, 1:20 AMjavax
to jakarta
package name change? We've been working on making the upgrade to Jakarta EE 9 and later easier with our jakartaee-migration plugin.
This plugin was built internally while preparing for our Spring Boot 3 / Spring Framework 6 upgrade. We have a long tail of libraries using legacy javax
APIs, and we'll need to roman-ride both API namespaces for some time. This plugin uses capabilities, capabilities resolution and artifact transforms to make the process of migrating to Jakarta EE less frustrating and error prone.
As always, ideas, feedback and contributions for our plugins are welcome!