contextloaderlistener
contextloaderlistener
-
The ContextLoaderListener class creates a Web application context to hold information about the Spring-specific resources of your application .
ContextLoaderListener类创建一个Web应用程序上下文以保存应用程序中特定于Spring的资源信息。
-
The servlet container notifies the ContextLoaderListener class that your application is being started .
servlet容器通知ContextLoaderListener类应用程序正在启动。