Error

[Error][JAVA]'R' cannot be resolved to a type

오선지♬ 2023. 12. 22. 18:21
728x90
반응형

type 설정이 잘못되어서 에러남.

servie interface에서 'S' 타입으로 타입설정해놓고

serviceImpl = > service implement한 파일에서 'R'타입으로 데이터 타입 설정해서 

타입 매칭오류 메세지였음.

728x90
반응형