类 WebPlatformMainLauncher
- java.lang.Object
-
- cn.wizzer.app.web.commons.core.WebPlatformMainLauncher
-
@IocBean(create="init", depose="depose") @Modules(packages="cn.wizzer") @Localization(value="locales/", defaultLocalizationKey="zh_CN") @Encoding(input="UTF-8", output="UTF-8") @ChainBy(args="chain/nutzwk-mvc-chain.json") @SessionBy(org.nutz.integration.shiro.ShiroSessionProvider.class) public class WebPlatformMainLauncher extends ObjectCreated by wizzer on 2018/3/16.
-
-
构造器概要
构造器 构造器 说明 WebPlatformMainLauncher()
-