웹개발/Java & Jsp
[Java PMD] variables that are final and static should be all capitals 'log' is not all
kmhan
2019. 7. 19. 17:22
728x90
반응형
pmd 체크에서 "variables that are final and static should be all capitals 'log' is not all" 에러가 뜨는 경우
log를 LOG로 변경하면 됩니다.
728x90
반응형