摘要:
1.配置web.xml的servlet标签,在此标签中配置服务器配置文件 2.配置web.xml的servlet-mapping标签 3.配置application.xml的自动扫描包的位置 4.配置application.xml的物理视图的前后缀 5.配置application.xml的视图解析器 阅读全文
posted @ 2016-09-04 18:54
zipon
阅读(4820)
评论(0)
推荐(0)
摘要:
1.github error setting certificate verify locations使用github时报错,解决方法: git config --system http.sslcainfo "D:\Program Files\Git\mingw64\ssl\certs\ca-bun 阅读全文
posted @ 2016-09-04 01:05
zipon
阅读(498)
评论(0)
推荐(0)
摘要:
就通过maven把它build成一个IDE项目,执行以下命令,打开CMD: 阅读全文
posted @ 2016-09-04 00:45
zipon
阅读(647)
评论(0)
推荐(0)