JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
org.springframework.cloud.config.server
Annotation Type EnableConfigServer
@Target
(
TYPE
)
@Retention
(
RUNTIME
)
@Documented
@Import(
ConfigServerConfiguration.class
)
public @interface
EnableConfigServer
Author:
Dave Syer