| Package | Description | 
|---|---|
| org.springframework.boot | Core Spring Boot classes. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | DefaultApplicationArgumentsDefault implementation of  ApplicationArguments. | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | SpringApplication. afterRefresh(org.springframework.context.ConfigurableApplicationContext context,
            ApplicationArguments args)Called after the context has been refreshed. | 
| void | ApplicationRunner. run(ApplicationArguments args)Callback used to run the bean. | 
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.