-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cannot invoke "org.springframework.cloud.netflix.eureka.CloudEurekaClient.getApplications() when Jersey Client on classpath #4266
Comments
Hello @weiro-9-w7, thanks for reporting the issue. As @krezovic has suggested, this looks like a duplicate of #4185 . Please verify against SC Netflix |
If you would like us to look at this issue, please provide the requested information. If the information is not provided within the next 7 days this issue will be closed. |
Closing due to lack of requested feedback. If you would like us to look at this issue, please provide the requested information and we will re-open the issue. |
Describe the bug
I view the document , but I want to know how to config it when we have the resttemplate & Jersey.
Sample
I write a demo to show the issue,
The demo contains eureka server & two eureka clients.
The client 02 only more dependency than client 01:
the client 01 starts normally, but the client 02 throw exception:
The text was updated successfully, but these errors were encountered: