web

open fun web(webApplicationType: WebApplicationType): SpringApplicationBuilder

Flag to explicitly request a specific type of web application. Auto-detected based on the classpath if not set.

Return

the current builder

Since

2.0.0

Parameters

webApplicationType

the type of web application