feat: add alibaba java coding guidelines (#5234)

This commit is contained in:
Howie Zhao 2020-12-21 03:54:12 +08:00 committed by GitHub
parent 6564ba7ef9
commit b7a002b3cb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -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