Uses of Class
org.springframework.cloud.contract.stubrunner.spring.cloud.StubMapperProperties
Packages that use StubMapperProperties
Package
Description
-
Uses of StubMapperProperties in org.springframework.cloud.contract.stubrunner.spring.cloud
Methods in org.springframework.cloud.contract.stubrunner.spring.cloud with parameters of type StubMapperPropertiesModifier and TypeMethodDescriptionorg.springframework.cloud.client.discovery.DiscoveryClientStubRunnerSpringCloudAutoConfiguration.noOpStubRunnerDiscoveryClient(StubFinder stubFinder, StubMapperProperties stubMapperProperties) org.springframework.cloud.client.discovery.ReactiveDiscoveryClientStubRunnerSpringCloudAutoConfiguration.noOpStubRunnerReactiveDiscoveryClient(StubFinder stubFinder, StubMapperProperties stubMapperProperties) -
Uses of StubMapperProperties in org.springframework.cloud.contract.stubrunner.spring.cloud.consul
Methods in org.springframework.cloud.contract.stubrunner.spring.cloud.consul with parameters of type StubMapperPropertiesModifier and TypeMethodDescriptionStubRunnerSpringCloudConsulAutoConfiguration.stubsRegistrar(StubRunning stubRunning, com.ecwid.consul.v1.ConsulClient consulClient, StubMapperProperties stubMapperProperties, org.springframework.cloud.consul.discovery.ConsulDiscoveryProperties consulDiscoveryProperties, org.springframework.cloud.commons.util.InetUtils inetUtils) Constructors in org.springframework.cloud.contract.stubrunner.spring.cloud.consul with parameters of type StubMapperPropertiesModifierConstructorDescriptionConsulStubsRegistrar(StubRunning stubRunning, com.ecwid.consul.v1.ConsulClient consulClient, StubMapperProperties stubMapperProperties, org.springframework.cloud.consul.discovery.ConsulDiscoveryProperties consulDiscoveryProperties, org.springframework.cloud.commons.util.InetUtils inetUtils) -
Uses of StubMapperProperties in org.springframework.cloud.contract.stubrunner.spring.cloud.eureka
Methods in org.springframework.cloud.contract.stubrunner.spring.cloud.eureka with parameters of type StubMapperPropertiesModifier and TypeMethodDescriptionStubRunnerSpringCloudEurekaAutoConfiguration.CloudConfig.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) StubRunnerSpringCloudEurekaAutoConfiguration.NonCloudConfig.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) Constructors in org.springframework.cloud.contract.stubrunner.spring.cloud.eureka with parameters of type StubMapperPropertiesModifierConstructorDescriptionEurekaStubsRegistrar(StubRunning stubRunning, org.springframework.cloud.client.serviceregistry.ServiceRegistry<org.springframework.cloud.netflix.eureka.serviceregistry.EurekaRegistration> serviceRegistry, StubMapperProperties stubMapperProperties, org.springframework.cloud.commons.util.InetUtils inetUtils, org.springframework.cloud.netflix.eureka.EurekaInstanceConfigBean eurekaInstanceConfigBean, org.springframework.cloud.netflix.eureka.EurekaClientConfigBean eurekaClientConfigBean, org.springframework.context.ApplicationContext context) -
Uses of StubMapperProperties in org.springframework.cloud.contract.stubrunner.spring.cloud.zookeeper
Methods in org.springframework.cloud.contract.stubrunner.spring.cloud.zookeeper with parameters of type StubMapperPropertiesModifier and TypeMethodDescriptionStubRunnerSpringCloudZookeeperAutoConfiguration.stubsRegistrar(StubRunning stubRunning, org.apache.curator.framework.CuratorFramework curatorFramework, StubMapperProperties stubMapperProperties, org.springframework.cloud.zookeeper.discovery.ZookeeperDiscoveryProperties zookeeperDiscoveryProperties) Constructors in org.springframework.cloud.contract.stubrunner.spring.cloud.zookeeper with parameters of type StubMapperPropertiesModifierConstructorDescriptionZookeeperStubsRegistrar(StubRunning stubRunning, org.apache.curator.framework.CuratorFramework curatorFramework, StubMapperProperties stubMapperProperties, org.springframework.cloud.zookeeper.discovery.ZookeeperDiscoveryProperties zookeeperDiscoveryProperties)