Class WebConsoleSupport


  • @Configuration
    public class WebConsoleSupport
    extends Object
    Integrates the Felix WebConsole support with servlet container. The console is accessible at /osgi/system/console/
    • Constructor Detail

      • WebConsoleSupport

        public WebConsoleSupport()
    • Method Detail

      • felixProxyServlet

        @Bean
        public org.springframework.boot.web.servlet.ServletRegistrationBean felixProxyServlet()
      • felixListener

        @Bean
        public org.springframework.boot.web.servlet.ServletListenerRegistrationBean felixListener()