create

abstract fun create(webApplicationType: WebApplicationType): ConfigurableApplicationContext

Creates the application context for a SpringApplication, respecting the given webApplicationType.

Return

the newly created application context

Parameters

webApplicationType

the web application type