@Target(value={TYPE,METHOD}) @Retention(value=RUNTIME) @Documented public @interface ConditionalOnEnabledResourceChain
Conditional that checks whether or not the Spring resource handling chain is
enabled. Matches if ResourceProperties.Chain.getEnabled() is true.Copyright © 2015 Pivotal Software, Inc.. All rights reserved.