강의

멘토링

커뮤니티

Inflearn Community Q&A

giantdwarf's profile image
giantdwarf

asked

Real-world! Spring Boot and JPA Utilization 1 - Web Application Development

Member functionality test

buildtool gradle에서 intellij로 변경시 can not find symbol이 뜨시는 분들

Resolved

Written on

·

269

1

질문을 올리다 검색해보니 나와서 공유합니다.

다른분이 올려주신 질문에 답변해주신 내용 중

Build, Execution, Depolyment-> Build Tools -> Gradle에서 Build And run using과 Run Test using를 Intellij로 변경하였더니 아래와 같은 에러가 발생하였습니다.

IntelliJ Preferences => Build, Excution, Deployment => Compiler => Annotation Processors의 Enable annotation processing을 체크하니 해결되네요

springspring-bootJPAjava웹앱

Answer 1

0

yh님의 프로필 이미지
yh
Instructor

고맙습니다^^

giantdwarf's profile image
giantdwarf

asked

Ask a question