JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
org.springframework.cloud.config.server
EnableConfigServer
Contents
Description
Hide sidebar
Show sidebar
Annotation Interface EnableConfigServer
@Target
(
TYPE
)
@Retention
(
RUNTIME
)
@Documented
@Import(
ConfigServerConfiguration
.class)
public @interface
EnableConfigServer
Author:
Dave Syer