오랜만에 스프링 부트 프로젝트를 들어갔는데 이런 오류가 떠있었다.
해결방법
Gradle을 Refresh 시켰더니 해결되었다.
view - Tool Windows - Gradle
해당 프로젝트 - Refresh Gradle Dependencies
'오류 해결' 카테고리의 다른 글
[Spring Boot] Failed to configure a DataSource: 'url' attribute is not specified and no embedded datasource could be configured. 에러 (0) | 2022.12.20 |
---|---|
깃 오류 (0) | 2022.11.01 |
인터셉터 등록 후 부트스트랩 적용이 안 되는 문제 (0) | 2022.08.10 |
[JPA] No default constructor for entity (0) | 2022.07.18 |
IntelliJ 'Build cancelled while executing task' 에러 (0) | 2022.06.29 |