postProcessEnvironment
open fun postProcessEnvironment(environment: ConfigurableEnvironment, application: SpringApplication)
Post-process the given environment
.
Parameters
environment
the environment to post-process
application
the application to which the environment belongs