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
As spring boot 2.X version is going end of life, I wanted to upgrade kafka rest proxy to Spring boot version 3.1.4 along with Java17. As with java 17 upgrade, javax library are deprecated and moved to jakarta.
But I still see Kafka Rest 2.6 having javax libraries. Is there any plan to migrate them to jakarta libraries to support Java 17 and Spring boot upgrade?
The text was updated successfully, but these errors were encountered:
As spring boot 2.X version is going end of life, I wanted to upgrade kafka rest proxy to Spring boot version 3.1.4 along with Java17. As with java 17 upgrade, javax library are deprecated and moved to jakarta.
But I still see Kafka Rest 2.6 having javax libraries. Is there any plan to migrate them to jakarta libraries to support Java 17 and Spring boot upgrade?
The text was updated successfully, but these errors were encountered: