@Order(value=2147483547) public class Configurable extends Object implements org.springframework.boot.env.EnvironmentPostProcessor
| Constructor and Description |
|---|
Configurable() |
| Modifier and Type | Method and Description |
|---|---|
protected Properties |
getProperties()
获取版本信息
|
void |
postProcessEnvironment(org.springframework.core.env.ConfigurableEnvironment environment,
org.springframework.boot.SpringApplication application) |
public void postProcessEnvironment(org.springframework.core.env.ConfigurableEnvironment environment,
org.springframework.boot.SpringApplication application)
postProcessEnvironment in interface org.springframework.boot.env.EnvironmentPostProcessorprotected Properties getProperties()
Copyright © 2020. All rights reserved.