准备工作

开发工具

1.Java开发工具  IntelliJIDEA     地址: https://www.jetbrains.com/idea/

2.服务器容器 Tomcat7    地址: http://tomcat.apache.org/

3.注册中心 ZooKeeper  地址: https://zookeeper.apache.org/

4.数据库 MySQL  地址: https://dev.mysql.com/downloads/mysql/

5.JDK1.8  地址: http://www.oracle.com/technetwork/java/javase/downloads/index.html


项目所使用到的技术

Spring4   Spring MVC   MyBatis3.4.1  Mavne

JDK8  Dubbo2.5.3  MySQL5.6


你可能感兴趣的:(准备工作)