ApplicationPreparedEvent

constructor(application: SpringApplication, args: Array<String>, context: ConfigurableApplicationContext)

Create a new ApplicationPreparedEvent instance.

Parameters

application

the current application

args

the arguments the application is running with

context

the ApplicationContext about to be refreshed