File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 232310 . [ 异常处理] ( standard/chapter10.md )
242411 . [ 日志规约] ( standard/chapter11.md )
252512 . [ 其他设计] ( standard/chapter12.md )
26- 13 . [ 阿里手册的增补与删减记录] ( standard/ali.md )
2726
2827
29- 注意: 如需全文pdf版,请下载源码,在docs/standard/目录运行merge.sh生成,阅读时的章节跳转使用pdf阅读器的左侧书签 。
28+ 注意: 如需全文pdf版,请下载源码,在docs/standard/目录运行merge.sh生成。
3029
3130## 3. 规范落地
3231
33- 规则落地主要依靠代码格式化模版与 [ Sonar代码规则检查] ( https://www.sonarqube.org/ ) 。
32+ 规则落地主要依靠代码格式模版与 [ Sonar代码规则检查] ( https://www.sonarqube.org/ ) 。
3433
35- 其中Sonar规则不尽如人意的地方 ,我们进行了定制。
34+ 其中Sonar规则不如人意的地方 ,我们进行了定制。
3635
3736* [ Eclipse/Intellij 格式模板] ( https://github.com/vipshop/vjtools/tree/master/standard/formatter )
3837* [ Sonar 规则修改示例] ( https://github.com/vipshop/vjtools/tree/master/standard/sonar-vj )
4241* [ 《Clean Code》] ( https://book.douban.com/subject/4199741/ )
4342* [ 《Effective Java 2nd》] ( https://book.douban.com/subject/3360807/ )
4443* [ 《SEI CERT Oracle Coding Standard for Java》(在线版)] ( https://www.securecoding.cert.org/confluence/display/java/SEI+CERT+Oracle+Coding+Standard+for+Java )
45- * [ Sonar代码检查规则 ] ( https://rules.sonarsource.com/java/ )
44+ * [ Sonar Java Rules ] ( https://rules.sonarsource.com/java/ )
4645
4746## 5. 定制记录
4847
4948* [ 《唯品会Java开发手册》-与阿里手册的比较文学I] ( http://calvin1978.blogcn.com/?p=1771 )
49+ * [ 阿里手册的增补与删减记录] ( standard/ali.md )
You can’t perform that action at this time.
0 commit comments