接口的使用
org.springframework.web.context.ConfigurableWebEnvironment
使用ConfigurableWebEnvironment的程序包 程序包 说明 org.springframework.web.context.support Classes supporting theorg.springframework.web.contextpackage, such as WebApplicationContext implementations and various utility classes.org.springframework.web.context.support中ConfigurableWebEnvironment的使用
实现ConfigurableWebEnvironment的org.springframework.web.context.support中的类 修饰符和类型 类 说明 classStandardServletEnvironmentEnvironmentimplementation to be used byServlet-based web applications.