接口 ContextCustomizer

    • 方法详细资料

      • 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.
        参数:
        context - the context to customize
        mergedConfig - the merged context configuration