摘要:
这段时间服务器正常,用户反映上传数据缓慢,或者不能上传,发现其中一个程序内存占用较高。 计划增加TOMCAT的堆内存,现阶段最大内存为5120m。准备设置8000M.有问题在记录 阅读全文
摘要:
1.新建maven工程2.加入依赖spring,添加插件,据说这个插件能提高速度,但是实际没有感觉 <dependencies> <dependency> <groupId>junit</groupId> <artifactId>junit</artifactId> <version>4.11</v 阅读全文