Plans about upgrade of javax.annotation api
The artifact javax.annotation-api has been moved to jakarta.annotation-api, are there any plans on migrating ?
It was updated in 2.x branch
But Eureka 2.0 is discontinued?
The original 2.0 was a rewrite that was abandoned. The existing 2.x was an update for the javax to jakarta namespace update for spring boot 3 and spring cloud
If that is the case why do I get the following error with Eureka 2.0.4 :
com.netflix.eureka:eureka-client:jar:2.0.4 javax.annotation:javax.annotation-api:jar:1.2 <--- banned via the exclude/include list
Eureka 2.0.x is not compatible with javax.*