sqlMap.xml
ehcache-shiro.xml
好了至此 配置文件基本结束。最后加一个 web.xml 的配置:
web.xml
contextConfigLocation classpath*:/applicationContext.xml, classpath*:/application-security-shiro.xml spring.profiles.default production log4jConfigLocation /WEB-INF/classes/log4j.properties org.springframework.web.context.ContextLoaderListener org.springframework.web.util.Log4jConfigListener webAppRootKey server.root encodingFilter org.springframework.web.filter.CharacterEncodingFilter encoding UTF-8 forceEncoding true encodingFilter /* shiroFilter org.springframework.web.filter.DelegatingFilterProxy targetFilterLifecycle true shiroFilter /* manager org.springframework.web.servlet.DispatcherServlet contextConfigLocation classpath*:manager-servlet.xml 2 manager / default /resources/upload/** default *.html default *.swf default *.css default *.gif default *.jpg default *.js default *.png /admin/login index.jsp 404 /err/404
欢迎来到这里!
我们正在构建一个小众社区,大家在这里相互信任,以平等 • 自由 • 奔放的价值观进行分享交流。最终,希望大家能够找到与自己志同道合的伙伴,共同成长。
注册 关于