You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My java application is using docker-java 3.. Recently I'm work on migrating my java application to Spring Boot 3. And I meet a breaking issue from docker-java running with Spring Boot 3 since the latest version of docker-java still uses javax. while Spring Boot 3 switched to Jakarta EE namespaces. Will docker-java release a new version for fully supporting Jakarta EE namespaces and compatible with Spring Boot 3? Thanks!
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
My java application is using docker-java 3.. Recently I'm work on migrating my java application to Spring Boot 3. And I meet a breaking issue from docker-java running with Spring Boot 3 since the latest version of docker-java still uses javax. while Spring Boot 3 switched to Jakarta EE namespaces. Will docker-java release a new version for fully supporting Jakarta EE namespaces and compatible with Spring Boot 3? Thanks!
Beta Was this translation helpful? Give feedback.
All reactions