create
Creates the application context for a SpringApplication, respecting the given webApplicationType
.
Return
the newly created application context
Parameters
webApplicationType
the web application type
Creates the application context for a SpringApplication, respecting the given webApplicationType
.
the newly created application context
the web application type