@Target(value=TYPE) @Retention(value=RUNTIME) @Documented @Configuration public @interface ManagementContextConfiguration
@Configuration class that defines configuration
specific for the management context. Configurations should be registered in
/META-INF/spring.factories under the
org.springframework.boot.actuate.autoconfigure.ManagementContextConfiguration
key.Copyright © 2016 Pivotal Software, Inc.. All rights reserved.