随笔分类 - 大数据
摘要:出错原因: servlet的映射出现问题,servlet中的"/"表示当前web应用。 解决方案:1.检查web.xml文件中的<url-pattern></url-pattern>中配置的内容是否缺少“/”;2.检查 @WebServlet("/xxx")中是否缺少“/”。
阅读全文
摘要:重复build 关闭已经开启的tomcat terminal 再次开启即可
阅读全文
摘要:[ERROR] [ERROR] Some problems were encountered while processing the POMs:[ERROR] Malformed POM H:\eclipse_mars_teacher2\ego\ego-manager-web\pom.xml: U
阅读全文
摘要:maven项目 update clean install 重启 服务消费者
阅读全文
摘要:解决办法就是添加zkclient的jar,maven工程的话增加如下引用: <dependency> <groupId>com.github.sgroschupf</groupId> <artifactId>zkclient</artifactId> <version>0.1</version> <
阅读全文

浙公网安备 33010602011771号