Interface EnvironmentPostProcessor

    • Method Detail

      • postProcessEnvironment

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