Maven方式建Web工程所需的基本jar包,其余的需要自己去补充
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657<dependencies> <!--单元测试--> <dependency> <groupId>junit</groupId> <artifactId>junit</artifactId> <version>3.8.1</version> <scope>test</scope> </dependency> <!--工具类--> <dependency> <groupId>cn.hutool</groupId> ...
公告
哇,又有大佬来看我の博客啦! 
标签
网站资讯
文章数目 :
37
本站总字数 :
117.1k
本站访客数 :
本站总访问量 :
最后更新时间 :