http://projects.spring.io/spring-cloud/ 官网
https://springcloud.cc/spring-cloud-netflix.html
http://cloud.spring.io/spring-cloud-static/Dalston.SR1/ 404页面
https://springcloud.cc/spring-cloud-dalston.html //pring cloud中文版
springcloud中国社区:http://springcloud.cn/
springCloud中文网:https://springcloud.cc/ 最全
https://docs.spring.io/spring-framework/docs/4.3.7.RELEASE/javadoc-api/org/springframework/web/client/RestTemplate.html //RestTemplate官网
https://github.com/forezp/SpringCloudLearning //spring-cloud
https://github.com/ityouknow/spring-boot-examples //spring-boot
https://github.com/ityouknow/spring-boot-examples //spring-boot
https://spring.io/
http://www.atguigu.com/download.shtml //JAVA等教学视频
http://www.atguigu.com/download.shtml //JAVA等教学视频
https://www.cnblogs.com/zhangpengshou/p/5366413.html //IntelliJ Idea 常用快捷键列表
https://www.cnblogs.com/h-tips/p/5588696.html //Mybatis JdbcType与Oracle、MySql数据类型对应列表,写xml 如果出现问题,可以查一下这个,有可能是类型转换的问题
https://projectlombok.org/features/all //这个是java项目里面有一个注解的文档,你们可以看看Lombo这个框架的