Update docs/modules/ROOT/pages/spring-cloud-netflix.adoc

Co-authored-by: Max Brauer <mamachanko@users.noreply.github.com>
Signed-off-by: Olga Maciaszek-Sharma <olga.maciaszek-sharma@broadcom.com>
This commit is contained in:
Olga Maciaszek-Sharma
2025-01-16 14:23:45 +01:00
parent c77feb065b
commit 14366cc478

View File

@@ -116,7 +116,7 @@ eureka:
socket-timeout: 10000
----
You can also customise the `RequestConfig` for the underlying Apache HC5 client by creating a bean of type `EurekaClientHttpRequestFactorySupplier.RequestConfigCustomizer`.
You can also customise the `RequestConfig` for the underlying Apache HttpClient 5 by creating a bean of type `EurekaClientHttpRequestFactorySupplier.RequestConfigCustomizer`.
=== Status Page and Health Indicator