-
Notifications
You must be signed in to change notification settings - Fork 14
io microsphere multiple active zone netflix ribbon RibbonServerZoneResolver
github-actions[bot] edited this page Apr 29, 2026
·
2 revisions
Type: Class | Module: microsphere-multiactive-netflix | Package: io.microsphere.multiple.active.zone.netflix.ribbon | Since: ZoneResolver
ZoneResolver based on Ribbon Server
public class RibbonServerZoneResolver<T extends Server> implements ZoneResolver<T>Author: Mercy
-
Introduced in:
ZoneResolver -
Current Project Version:
0.2.1-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-multiactive-netflix</artifactId>
<version>${microsphere-multiactive.version}</version>
</dependency>Tip: Use the BOM (
microsphere-multiactive-dependencies) for consistent version management. See the Getting Started guide.
import io.microsphere.multiple.active.zone.netflix.ribbon.RibbonServerZoneResolver;| Method | Description |
|---|---|
resolve |
Server
This documentation was auto-generated from the source code of microsphere-multiactive.
multiactive-aws
- Ec2AvailabilityZoneEndpointZoneLocator
- EcsContainerMetadataFileZoneLocator
- EcsTaskMetadataEndpointV4ZoneLocator
multiactive-commons
multiactive-netflix
- DiscoveryClientServer
- DiscoveryClientServerList
- EurekaInstanceInfoZoneResolver
- RibbonServerZoneResolver
- ZoneAttachmentPreRegistrationHandler
- ZonePreferenceServerListFilter
multiactive-spring
- AbstractZoneLocator
- CompositeZoneLocator
- DefaultZoneLocator
- ZoneContextChangedEvent
- ZoneContextChangedListener
- ZoneLocator
- ZoneUtils
multiactive-spring-boot
multiactive-spring-cloud