오류 invalid source release: 11

오류의 원인
프로젝트 JDK 버전은 11로 설정 되어있지만 세팅이 JDK 8로 설정 되어있기 때문이다.
해결책




'오늘만난오류' 카테고리의 다른 글
| duplicate content roots detected (0) | 2022.07.28 |
|---|---|
| Failed to start bean 'documentationPluginsBootstrapper' (0) | 2022.07.27 |
| Unterminated string (0) | 2022.03.21 |
| 외래키 설정 오류 collation & SQL Error [1452] [23000]: (conn=3205) Cannot add or update a child row: a foreign key constraint fails (0) | 2022.03.14 |
| source release 11 requires target release 11 (0) | 2022.01.25 |