类 WebConfiguration
- java.lang.Object
-
- xyz.xiezc.ioc.starter.starter.WebConfiguration
-
- 所有已实现的接口:
WebServerBootstrap
public class WebConfiguration extends Object implements WebServerBootstrap
-
-
方法详细资料
-
startWebServer
public void startWebServer(XWebProperties xWebProperties) throws Exception
- 指定者:
startWebServer在接口中WebServerBootstrap- 抛出:
Exception
-
-