Open nodje opened 8 years ago
I would like to ask again if a migration to Jersey 2.x is planned because it is used by spring-cloud-starter-consul-discovery and as @nodje mentioned above integration with application that are using Jersey 2.x cause problems.
I would guess this is unlikely to be addressed based on the current status
The eureka blocker has been addressed with 1.6.0. The only ribbon change would be to create a jersey2 version of AbstractLoadBalancerAwareClient
OK, thanks @mattnelson for answer.
Just asking if a migration to Jersey 2.x line is planned for the near future.
The fact that Ribbon and Eureka depend on Jersey 1.19 cause problem when trying to integrate them with applications that are using the Jersey 2.x line.