接口 EnvironmentPostProcessor

    • 方法详细资料

      • postProcessEnvironment

        void postProcessEnvironment​(org.springframework.core.env.ConfigurableEnvironment environment,
                                    SpringApplication application)
        Post-process the given environment.
        参数:
        environment - the environment to post-process
        application - the application to which the environment belongs