Uses of Interface
org.springframework.cloud.consul.serviceregistry.ConsulRegistrationCustomizer
Packages that use ConsulRegistrationCustomizer
-
Uses of ConsulRegistrationCustomizer in org.springframework.cloud.consul.serviceregistry
Classes in org.springframework.cloud.consul.serviceregistry that implement ConsulRegistrationCustomizerMethods in org.springframework.cloud.consul.serviceregistry that return ConsulRegistrationCustomizerModifier and TypeMethodDescriptionConsulAutoServiceRegistrationAutoConfiguration.ConsulServletConfiguration.servletConsulCustomizer(org.springframework.beans.factory.ObjectProvider<jakarta.servlet.ServletContext> servletContext) Method parameters in org.springframework.cloud.consul.serviceregistry with type arguments of type ConsulRegistrationCustomizerModifier and TypeMethodDescriptionConsulAutoServiceRegistrationAutoConfiguration.consulRegistration(org.springframework.cloud.client.serviceregistry.AutoServiceRegistrationProperties autoServiceRegistrationProperties, ConsulDiscoveryProperties properties, org.springframework.context.ApplicationContext applicationContext, org.springframework.beans.factory.ObjectProvider<List<ConsulRegistrationCustomizer>> registrationCustomizers, org.springframework.beans.factory.ObjectProvider<List<ConsulManagementRegistrationCustomizer>> managementRegistrationCustomizers, HeartbeatProperties heartbeatProperties) static voidConsulAutoRegistration.customize(List<ConsulRegistrationCustomizer> registrationCustomizers, ConsulAutoRegistration registration) static ConsulAutoRegistrationConsulAutoRegistration.registration(org.springframework.cloud.client.serviceregistry.AutoServiceRegistrationProperties autoServiceRegistrationProperties, ConsulDiscoveryProperties properties, org.springframework.context.ApplicationContext context, List<ConsulRegistrationCustomizer> registrationCustomizers, List<ConsulManagementRegistrationCustomizer> managementRegistrationCustomizers, HeartbeatProperties heartbeatProperties)