Class TigerProxyConfigurator


  • @Configuration
    public class TigerProxyConfigurator
    extends Object
    • Constructor Detail

      • TigerProxyConfigurator

        @ConstructorProperties({"tigerProxy","webServerAppCtxt"})
        public TigerProxyConfigurator​(TigerProxy tigerProxy,
                                      org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext webServerAppCtxt)
    • Method Detail

      • init

        @EventListener(org.springframework.boot.context.event.ApplicationReadyEvent.class)
        public void init()