ApplicationStartedEvent
Event published once the application context has been refreshed but before any application and command line runners have been called.
Author
Andy Wilkinson
Since
2.0.0
Constructors
Link copied to clipboard
constructor(application: SpringApplication, args: Array<String>, context: ConfigurableApplicationContext, timeTaken: Duration)
Create a new ApplicationStartedEvent instance.