Interface ContextCustomizer

    • Method Detail

      • customizeContext

        void customizeContext​(ConfigurableApplicationContext context,
                              MergedContextConfiguration mergedConfig)
        Customize the supplied ConfigurableApplicationContextafter bean definitions have been loaded into the context but before the context has been refreshed.
        Parameters:
        context - the context to customize
        mergedConfig - the merged context configuration