started

open fun started(context: ConfigurableApplicationContext, timeTaken: Duration)

The context has been refreshed and the application has started but CommandLineRunners and ApplicationRunners have not been called.

Since

2.6.0

Parameters

context

the application context.

timeTaken

the time taken to start the application or null if unknown