@Configuration
@ConditionalOnClass(value={Shackle.class,com.github.biticcf.mountain.core.common.service.ReferContext.class,com.github.biticcf.mountain.core.common.service.WdServiceTemplate.class})
@EnableConfigurationProperties(value=ShackleTemplateProperties.class)
public class ShackleAutoConfiguration
extends java.lang.Object
| 构造器和说明 |
|---|
ShackleAutoConfiguration() |
| 限定符和类型 | 方法和说明 |
|---|---|
ShackleContext |
shackleContext() |
org.springframework.cloud.client.actuator.HasFeatures |
shackleFeature() |
@Bean public org.springframework.cloud.client.actuator.HasFeatures shackleFeature()
@Bean public ShackleContext shackleContext()
Copyright © 2019. All Rights Reserved.