ApplicationStartingEvent
constructor(bootstrapContext: ConfigurableBootstrapContext, application: SpringApplication, args: Array<String>)
Create a new ApplicationStartingEvent instance.
Parameters
bootstrapContext
the bootstrap context
application
the current application
args
the arguments the application is running with