contextConfigLocation
classpath:META-INF/spring/applicationContext.xml
org.springframework.web.context.ContextLoaderListener
logFilter
com.demo.wjj.filter.LogFilter
logFilter
/*
characterEncodingFilter
org.springframework.web.filter.CharacterEncodingFilter
encoding
UTF-8
forceRequestEncoding
true
characterEncodingFilter
/*
dispatcher
org.springframework.web.servlet.DispatcherServlet
contextConfigLocation
classpath:META-INF/spring/dispatcher.xml
1
dispatcher
/*