tomcat 或者idea 有警告 Unable to add the resource at XXXXX
修改apache-tomcat-8.0.51\conf\context.xml
在Context节点增加或修改 单位kb
<Resources cachingAllowed="true" cacheMaxSize="1024000" />
修改apache-tomcat-8.0.51\conf\context.xml
在Context节点增加或修改 单位kb
<Resources cachingAllowed="true" cacheMaxSize="1024000" />