카테고리 없음
인텔리제이 Spring : Execution failed for task ':compileJava'. > invalid source release: 11
개발자국S2
2022. 8. 6. 21:05
https://sohee-dev.tistory.com/134
[Mac/ Spring Boot] IntelliJ - invalid source release 해결 방법
📌 에러 내용 Execution failed for task ':compileJava'. > invalid source release: 11 JDK 버전과 project language level이 달라서 생기는 에러입니다. 📌 해결 방법 File -> Project Structure 저는 Project..
sohee-dev.tistory.com
반응형