浏览代码

feat: add alibaba java coding guidelines (#5234)

Howie Zhao 5 年之前
父节点
当前提交
b7a002b3cb
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      books/free-programming-books-zh.md

+ 1 - 0
books/free-programming-books-zh.md

@@ -462,6 +462,7 @@
 * [Spring Boot参考指南](https://github.com/qibaoguang/Spring-Boot-Reference-Guide) (:construction: *翻译中*)
 * [Spring Framework 4.x参考文档](https://github.com/waylau/spring-framework-4-reference)
 * [用jersey构建REST服务](https://github.com/waylau/RestDemo)
+* [阿里巴巴 Java 开发手册](https://github.com/alibaba/p3c/blob/master/Java%E5%BC%80%E5%8F%91%E6%89%8B%E5%86%8C%EF%BC%88%E5%B5%A9%E5%B1%B1%E7%89%88%EF%BC%89.pdf)(PDF)
 
 
 ### JavaScript