Instance Methodvapor 4.114.1Vapor

asyncBoot

Called when the applications starts up, will trigger the lifecycle handlers. The asynchronous version of boot

Application.swift:258
func asyncBoot() async throws