반응형
error : Cause: error: invalid source release:21

요 에러..저번에도 본거 같은 기억이..!!
gradle 베이스라 빌드시켜보니 역시나 오류!
그래서 gradle쪽을 살펴보니..jdk 18로 설정되어있었다.

21로 변경해주니 잘된다!! :)
반응형
'OpenSource > Spring Boot' 카테고리의 다른 글
| springboot logging설정 (0) | 2024.02.29 |
|---|---|
| springboot 배너변경..ㅋㅋ;; (0) | 2024.02.29 |
| @Scheduled (0) | 2022.07.19 |
| springboot error - Could not write JSON: Can not start an array, expecting field name (context: Object) (0) | 2022.03.25 |
| Spring Rest Docs 사용하기 (0) | 2022.03.22 |