public class InitSystemInfo
extends java.lang.Object
implements org.springframework.web.WebApplicationInitializer
| Constructor and Description |
|---|
InitSystemInfo() |
| Modifier and Type | Method and Description |
|---|---|
void |
initSystemInfo(javax.servlet.ServletContext context)
功能描述:初始化项目信息
|
void |
onStartup(javax.servlet.ServletContext context) |
public void onStartup(javax.servlet.ServletContext context)
throws javax.servlet.ServletException
onStartup in interface org.springframework.web.WebApplicationInitializerjavax.servlet.ServletExceptionpublic void initSystemInfo(javax.servlet.ServletContext context)
context -