| Class and Description |
|---|
| org.axonframework.extensions.springcloud.commandhandling.MessageRoutingInformation
in favor of
MemberCapabilities |
| org.axonframework.extensions.springcloud.commandhandling.SpringCloudHttpBackupCommandRouter
in favor of using the regular
SpringCloudCommandRouter with the RestCapabilityDiscoveryMode |
| Method and Description |
|---|
| org.axonframework.extensions.springcloud.commandhandling.SpringCloudHttpBackupCommandRouter.Builder.enforceHttpDiscovery()
in favor of using the
SpringCloudCommandRouter in combination with the RestCapabilityDiscoveryMode |
| org.axonframework.extensions.springcloud.commandhandling.SpringCloudHttpBackupCommandRouter.getLocalMessageRoutingInformation()
in favor of the
RestCapabilityDiscoveryMode.getLocalMemberCapabilities() method |
| org.axonframework.extensions.springcloud.commandhandling.SpringCloudCommandRouter.serviceInstanceMetadataContainsMessageRoutingInformation(ServiceInstance)
no current
CapabilityDiscoveryMode bases itself on ServiceInstance.getMetadata() and
as such this filter will be removed |
Copyright © 2010–2023. All rights reserved.