Class EurekaStubsRegistrar

    • Constructor Detail

      • EurekaStubsRegistrar

        public EurekaStubsRegistrar​(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)