@Order(value=-2147483648) public class BusEnvironment extends Object implements org.springframework.boot.env.EnvironmentPostProcessor
| Constructor and Description |
|---|
BusEnvironment() |
| Modifier and Type | Method and Description |
|---|---|
protected Properties |
getProperties()
获取版本信息以及banner信息
|
protected String |
getVersion()
获取bus版本信息.
|
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()
protected String getVersion()
Copyright © 2019. All rights reserved.