사용자 도구

사이트 도구


java:null_check

차이

문서의 선택한 두 판 사이의 차이를 보여줍니다.

차이 보기로 링크

양쪽 이전 판 이전 판
다음 판
이전 판
java:null_check [2023/06/20 14:06]
kwon37xi [Null 검사 Annotation과 FindBugs]
java:null_check [2023/06/20 14:06]
kwon37xi [Spring Framework null check annotations]
줄 4: 줄 4:
   * [[java:null_away|NullAway]]   * [[java:null_away|NullAway]]
   * [[http://fbinfer.com/docs/eradicate.html|Eradicate]]   * [[http://fbinfer.com/docs/eradicate.html|Eradicate]]
 +  * Java 에는 null 검사 관련 애노테이션이 매우 다양하다.
  
 ===== Spring Framework null check annotations ===== ===== Spring Framework null check annotations =====
줄 10: 줄 11:
   * [[https://reflectoring.io/spring-boot-null-safety-annotations/|Protect Your Code from NullPointerExceptions with Spring's Null-Safety Annotations]]   * [[https://reflectoring.io/spring-boot-null-safety-annotations/|Protect Your Code from NullPointerExceptions with Spring's Null-Safety Annotations]]
  
-  * [[:intellij_idea|IntelliJ IDEA]], [[java:spotbugs|SpotBugs]] 등에서 인식한다.+  * [[:intellij_idea|IntelliJ IDEA]], [[java:spotbugs|SpotBugs]], [[java:sonarqube|SonarQube]] 등에서 인식한다.
  
  
java/null_check.txt · 마지막으로 수정됨: 2023/06/20 14:06 저자 kwon37xi