| Package | Description |
|---|---|
| org.springframework.cloud.client |
| Modifier and Type | Class and Description |
|---|---|
interface |
SpringCloudApplication
Deprecated.
This annotation has been deprecated as of the 3.0.1 release.
@EnableDiscoveryClient is no longer needed, discovery client
implementations are enabled as long as an implementation is on the classpath.
@EnableCircuitBreaker is no longer used now that Hystrix has been removed
from Spring Cloud. |
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.