-
Notifications
You must be signed in to change notification settings - Fork 8
io microsphere netflix eureka client spring cloud context EurekaClientApplicationContextInitializer
github-actions[bot] edited this page Aug 15, 2026
·
2 revisions
Type: Class | Module: microsphere-netflix-eureka-client-spring-cloud | Package: io.microsphere.netflix.eureka.client.spring.cloud.context | Since: 1.0.0
ConfigurableApplicationContextInitializer for EurekaClient
public class EurekaClientApplicationContextInitializer extends ConfigurableApplicationContextInitializerAuthor: Mercy
-
Introduced in:
1.0.0 -
Current Project Version:
0.2.0-SNAPSHOT
This component is tested and compatible with the following Java versions:
| Java Version | Status |
|---|---|
| Java 17 | ✅ Compatible |
| Java 21 | ✅ Compatible |
| Java 25 | ✅ Compatible |
Add the following dependency to your pom.xml:
<dependency>
<groupId>io.github.microsphere-projects</groupId>
<artifactId>microsphere-netflix-eureka-client-spring-cloud</artifactId>
<version>${microsphere-netflix.version}</version>
</dependency>Tip: Use the BOM (
microsphere-netflix-dependencies) for consistent version management. See the Getting Started guide.
import io.microsphere.netflix.eureka.client.spring.cloud.context.EurekaClientApplicationContextInitializer;ConfigurableApplicationContextInitializerAbstractDiscoveryClientOptionalArgsBeanPostProcessorEurekaClient
This documentation was auto-generated from the source code of microsphere-netflix.
netflix-eureka-client
netflix-eureka-client-spring-cloud
- AbstractDiscoveryClientOptionalArgsBeanPostProcessor
- ConditionalOnEurekaClientAvailable
- ConditionalOnEurekaClientEnabled
- EnhancedEurekaClientAutoConfiguration
- EurekaClientApplicationContextInitializer
- EurekaClientConstants
- MultipleEurekaClientAutoConfiguration
- PropagatingEurekaEventListener
netflix-eureka-commons
netflix-eureka-server
netflix-eureka-server-spring-cloud