Interface ApplicationContextCustomizer

    • Method Detail

      • customizeApplicationContext

        void customizeApplicationContext​(ServletContext servletContext,
                                         org.springframework.web.context.ConfigurableWebApplicationContext applicationContext)
        Allows the instantiated application context to be customized before it is initially refreshed.
        Parameters:
        servletContext -
        applicationContext -