ready

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

Called immediately before the run method finishes, when the application context has been refreshed and all CommandLineRunners and ApplicationRunners have been called.

Since

2.6.0

Parameters

context

the application context.

timeTaken

the time taken for the application to be ready or null ifunknown