springcloud/idea 参照《Spring Cloud与Docker微服务架构实战(第2版)》 编写
springcloud/eclipse 参照程序猿DD《Spring Cloud专题》 编写
DesignPatterns/idea 参照 https://www.gitbook.com/book/quanke/design-pattern-java/ 编写
/springboot/** 参照 http://www.spring4all.com网站 springBoot教程编写
/DataStructureAndAlgorithm 参照数据结构、算法导论书籍,博客和极客时间编写
/javaCode 包括J.U.C、IO等