public class SpringObjects extends Object implements org.springframework.boot.SpringApplicationRunListener
| Constructor and Description |
|---|
SpringObjects(org.springframework.boot.SpringApplication application,
String[] args) |
| Modifier and Type | Method and Description |
|---|---|
void |
environmentPrepared(org.springframework.core.env.ConfigurableEnvironment environment) |
static org.springframework.core.env.Environment |
getEnvironment() |
public SpringObjects(org.springframework.boot.SpringApplication application,
String[] args)
public void environmentPrepared(org.springframework.core.env.ConfigurableEnvironment environment)
environmentPrepared in interface org.springframework.boot.SpringApplicationRunListenerpublic static org.springframework.core.env.Environment getEnvironment()
Copyright © 2021. All rights reserved.