WebAppBase.DefinitionStages.WithWebContainer<FluentT>.withWebContainer(WebContainer webContainer) 方法
定义
Specifies the Java web container.
public WithCreate<FluentT> withWebContainer(WebContainer webContainer)
参数
- webContainer
- WebContainer
the Java web container
返回
the next stage of the definition