Skip to content
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

Missing additional metadata for eureka.client.jersey.enabled #4342

Closed
ZIRAKrezovic opened this issue Sep 30, 2024 · 1 comment
Closed

Missing additional metadata for eureka.client.jersey.enabled #4342

ZIRAKrezovic opened this issue Sep 30, 2024 · 1 comment
Assignees
Milestone

Comments

@ZIRAKrezovic
Copy link
Contributor

Describe the bug

I have dug out eureka.client.jersey.enabled config option to disable the long-standing Jersey conflict, by looking at https://github.com/spring-cloud/spring-cloud-netflix/blob/4.1.x/spring-cloud-netflix-eureka-client/src/main/java/org/springframework/cloud/netflix/eureka/config/DiscoveryClientOptionalArgsConfiguration.java#L200

It would be nice if it was documented in https://github.com/spring-cloud/spring-cloud-netflix/blob/4.1.x/spring-cloud-netflix-eureka-client/src/main/resources/META-INF/additional-spring-configuration-metadata.json so IDEs like IntelliJ IDEA could suggest it while looking them up. Entry for config option from the same file, eureka.client.webclient.enabled exists.

{4F0FDCB8-2E52-4C06-A70A-F60BCFAC5F5C}

{8BC0D48E-BA62-47C4-A13D-BBB2425E1B26}

@OlgaMaciaszek
Copy link
Collaborator

Right @ZIRAKrezovic, will add it.

@github-project-automation github-project-automation bot moved this from In Progress to Done in 2024.0.0-M2 Oct 2, 2024
@github-project-automation github-project-automation bot moved this from In Progress to Done in 2023.0.4 Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Status: Done
Status: Done
Development

No branches or pull requests

2 participants