Class VertxManagementChildContextConfiguration


  • @ManagementContextConfiguration(CHILD)
    @ConditionalOnWebApplication(type=REACTIVE)
    public class VertxManagementChildContextConfiguration
    extends Object
    • Constructor Detail

      • VertxManagementChildContextConfiguration

        public VertxManagementChildContextConfiguration()
    • Method Detail

      • vertxManagementWebServerFactoryCustomizer

        @Bean
        public dev.snowdrop.vertx.http.server.actuator.VertxManagementChildContextConfiguration.VertxManagementWebServerFactoryCustomizer vertxManagementWebServerFactoryCustomizer​(org.springframework.beans.factory.ListableBeanFactory beanFactory)