Class ConsulServletRegistrationCustomizer
java.lang.Object
org.springframework.cloud.consul.serviceregistry.ConsulServletRegistrationCustomizer
- All Implemented Interfaces:
ConsulRegistrationCustomizer
public class ConsulServletRegistrationCustomizer
extends Object
implements ConsulRegistrationCustomizer
- Author:
- Piotr Wielgolaski
-
Constructor Summary
ConstructorsConstructorDescriptionConsulServletRegistrationCustomizer(org.springframework.beans.factory.ObjectProvider<jakarta.servlet.ServletContext> servletContext) -
Method Summary
-
Constructor Details
-
ConsulServletRegistrationCustomizer
public ConsulServletRegistrationCustomizer(org.springframework.beans.factory.ObjectProvider<jakarta.servlet.ServletContext> servletContext)
-
-
Method Details
-
customize
- Specified by:
customizein interfaceConsulRegistrationCustomizer
-