- java.lang.Object
-
- org.springframework.cloud.autoconfigure.RefreshAutoConfiguration
-
@Configuration
@ConditionalOnClass(value=RefreshScope.class)
public class RefreshAutoConfiguration
extends Object
Autoconfiguration for the refresh scope and associated features to do with changes in
the Environment (e.g. rebinding logger levels).
- Author:
- Dave Syer, Venil Noronha
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.