Skip to content

Document Eureka virtual hostname discovery - #4599

Merged
ryanjbaxter merged 1 commit into
spring-cloud:mainfrom
yashdotdev13:docs/1424-eureka-virtual-hostname
Sep 9, 2026
Merged

ryanjbaxter merged 1 commit into
spring-cloud:mainfrom
yashdotdev13:docs/1424-eureka-virtual-hostname

Conversation

@yashdotdev13

Copy link
Copy Markdown
Contributor

Fixes #1424

Document that Eureka's application name and virtual host are both derived from spring.application.name by default.

When eureka.instance.virtualHostName is configured differently, instances must be looked up using the virtual host name through Spring Cloud's DiscoveryClient.

Testing

  • ./mvnw -pl docs -P docs antora:antora

Signed-off-by: 98001yash <yashchauhan.gaya@gmail.com>
@yashdotdev13
yashdotdev13 force-pushed the docs/1424-eureka-virtual-hostname branch from 02eb093 to fe1538d Compare September 9, 2026 17:42
@ryanjbaxter
ryanjbaxter merged commit 889984c into spring-cloud:main Sep 9, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Document limitations of discovery of routes with eureka

3 participants