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

No documentation for eureka.client.webclient.enabled #4218

Closed
sergey-morenets opened this issue Nov 6, 2023 · 0 comments
Closed

No documentation for eureka.client.webclient.enabled #4218

sergey-morenets opened this issue Nov 6, 2023 · 0 comments
Assignees
Milestone

Comments

@sergey-morenets
Copy link

Describe the bug

Hi

There's a property called eureka.client.webclient.enabled. It's used in the code and its description is present in additional-spring-configuration-metadata.json:

{
"defaultValue": false,
"name": "eureka.client.webclient.enabled",
"description": "Enables the use of WebClient for Eureka HTTP Client.",
"type": "java.lang.Boolean"
}

However both reference guides about Spring Cloud Netflix misses this property:

https://docs.spring.io/spring-cloud-netflix/docs/current/reference/html/
https://docs.spring.io/spring-cloud-netflix/docs/current/reference/html/appendix.html

@OlgaMaciaszek OlgaMaciaszek self-assigned this Dec 18, 2023
@OlgaMaciaszek OlgaMaciaszek added this to the 4.1.1 milestone Jan 22, 2024
@OlgaMaciaszek OlgaMaciaszek moved this to In Progress in 2023.0.1 Jan 22, 2024
@github-project-automation github-project-automation bot moved this from In Progress to Done in 2023.0.1 Jan 22, 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
Development

No branches or pull requests

2 participants