intellij에서 @Log 적용시 cannot find symbol오류시에 dependencies에 다음 추가
annotationProcessor 'org.projectlombok:lombok:1.18.16'
'오류노트' 카테고리의 다른 글
스프링부트 : Could not autowire authentication manager 에러 (0) | 2021.03.13 |
---|---|
Java validation @Max @Min이 적용이 안될때 (0) | 2021.03.10 |
Springboot oauth2 인증시 Error: redirect_uri_mismatch에러 발생 (0) | 2021.03.01 |
spring boot에서 PUT 메소드 호출시 cors 오류 (0) | 2021.02.26 |
intellij gradle 에서 java: cannot access org.springframework.context.ConfigurableApplicationContext 오류 (0) | 2021.02.23 |