- 先上链接
a.spring mvc框架所需jar包下载
http://repo.spring.io/simple/libs-release- local/org/springframework/spring/4.3.9.RELEASE/
b.restful开发框架jersey(https://jersey.github.io/download.html)
resteasy(http://resteasy.jboss.org/)
c.数据库操作组件Mybatis(https://github.com/mybatis/mybatis-3)
mybatis-plus(https://github.com/baomidou/mybatis-plus)
d.前端框架
http://www.layui.com/
http://amazeui.org/
http://zui.sexy/
e.JDBC组件库druid (https://github.com/alibaba/druid)
f.json工具 (https://github.com/alibaba/fastjson)
g.消息中间件 (http://activemq.apache.org/)
h.搜索引擎 (https://www.elastic.co/products/elasticsearch)
转载于:https://my.oschina.net/peerct/blog/1052751