-
Deprecated Annotation TypesAnnotation TypeDescriptionas of the 3.0.1 release. Hystrix has been removed from Spring Cloud Netflix and it was the only implementation using this annotation.This annotation has been deprecated as of the 3.0.1 release.
@EnableDiscoveryClientis no longer needed, discovery client implementations are enabled as long as an implementation is on the classpath.@EnableCircuitBreakeris no longer used now that Hystrix has been removed from Spring Cloud.
-
Deprecated Methods
-
Deprecated ConstructorsConstructorDescriptionorg.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration
(ServiceRegistry<R>) This function is deprecated and can be replaced by another constructor