Class StubRunnerSpringCloudEurekaAutoConfiguration.CloudConfig
java.lang.Object
org.springframework.cloud.contract.stubrunner.spring.cloud.eureka.StubRunnerSpringCloudEurekaAutoConfiguration.CloudConfig
- Enclosing class:
- StubRunnerSpringCloudEurekaAutoConfiguration
@Profile("cloud")
@Configuration(proxyBeanMethods=false)
protected static class StubRunnerSpringCloudEurekaAutoConfiguration.CloudConfig
extends Object
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstubsRegistrar(StubRunning stubRunning, org.springframework.cloud.client.serviceregistry.ServiceRegistry<org.springframework.cloud.netflix.eureka.serviceregistry.EurekaRegistration> serviceRegistry, org.springframework.context.ApplicationContext context, StubMapperProperties stubMapperProperties, org.springframework.cloud.commons.util.InetUtils inetUtils, org.springframework.cloud.netflix.eureka.EurekaInstanceConfigBean eurekaInstanceConfigBean, org.springframework.cloud.netflix.eureka.EurekaClientConfigBean eurekaClientConfigBean)
-
Constructor Details
-
CloudConfig
protected CloudConfig()
-
-
Method Details
-
stubsRegistrar
@Bean(initMethod="registerStubs") public StubsRegistrar stubsRegistrar(StubRunning stubRunning, org.springframework.cloud.client.serviceregistry.ServiceRegistry<org.springframework.cloud.netflix.eureka.serviceregistry.EurekaRegistration> serviceRegistry, org.springframework.context.ApplicationContext context, StubMapperProperties stubMapperProperties, org.springframework.cloud.commons.util.InetUtils inetUtils, org.springframework.cloud.netflix.eureka.EurekaInstanceConfigBean eurekaInstanceConfigBean, org.springframework.cloud.netflix.eureka.EurekaClientConfigBean eurekaClientConfigBean)
-