8000 Update and rename success-isSuccess-and-bollean-Bollean.md to success… · coderli7/toBeTopJavaer@0448e01 · GitHub
[go: up one dir, main page]

Skip to content

Commit 0448e01

Browse files
authored
Update and rename success-isSuccess-and-bollean-Bollean.md to success-isSuccess-and-boolean-Boolean.md
1 parent aa46515 commit 0448e01

File tree

1 file changed

+< E98E !-- -->2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/basics/java-basic/success-isSuccess-and-bollean-Bollean.md renamed to docs/basics/java-basic/success-isSuccess-and-boolean-Boolean.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@
208208

209209
所以,作为开发者,我们应该想办法尽量避免这种问题的发生,对于POJO的设计者来说,只需要做简单的一件事就可以解决这个问题了,那就是把isSuccess改为success。这样,该类里面的成员变量时success,getter方法是isSuccess,这是完全符合JavaBeans规范的。无论哪种序列化框架,执行结果都一样。就从源头避免了这个问题。
210210

211-
引用以下R大关于阿里巴巴Java开发手册这条规定的评价(https://www.zhihu.com/question/55642203):
211+
引用以下R大关于阿里巴巴Java开发手册这条规定的评价(https://www.zhihu.com/question/55642203 ):
212212

213213
![-w665][5]
214214

@@ -307,4 +307,4 @@
307307
[6]: http://www.hollischuang.com/archives/2700
308308
[7]: http://www.hollischuang.com/archives/883
309309
[8]: http://www.hollischuang.com/archives/74
310-
[9]: http://www.hollischuang.com/wp-content/uploads/2018/12/15449430847727.jpg
310+
[9]: http://www.hollischuang.com/wp-content/uploads/2018/12/15449430847727.jpg

0 commit comments

Comments
 (0)
0