개발하는 월퐁잉
놀면서 쉬면서 코딩 하기
개발하는 월퐁잉
전체 방문자
오늘
어제
  • 분류 전체보기
    • DBMS
      • DBeaver
      • HeidiSQL
      • MSSQL
      • MYSQL
    • Cloud
      • Azure
      • AWS
    • 업무
      • Slack
      • IT-Tip
      • 산업안전교육
    • Vue
    • HTML
    • Java
    • Gradle
    • IntelliJ
    • GIT

블로그 메뉴

  • 홈
  • 태그
  • 방명록

공지사항

인기 글

태그

  • 인텔리제이
  • IntelliJ
  • Eclipse
  • GIT
  • MySQL
  • MSSQL
  • Vue.js
  • SQL Server
  • 권한설정
  • 대한산업안전협회
  • npm install
  • vue
  • dba
  • 산업안전보건교육
  • Trigger
  • ALTER TABLE
  • 근로자정기교육
  • Query
  • 미러링
  • DBeaver

최근 댓글

최근 글

티스토리

250x250
250x250
hELLO · Designed By 정상우.
개발하는 월퐁잉

놀면서 쉬면서 코딩 하기

Java

[Java] The method of() is undefined for the type List 오류 해결

2025. 6. 10. 02:00
728x90

[Error]

The method of(new HashMap<>()) is undefined for the type List

 

[원인]

@Builder 내부에선 List.of() 문법을 쓰는데, jdk 1.8에선 이 문법이 지원되지 않는다

@Builder 어노테이션을 써야하면 jdk 버전을 올리는 수 밖에 없다.

 

[해결]

jdk 1.8 버젼 변경

728x90
반응형
저작자표시 비영리 변경금지 (새창열림)

'Java' 카테고리의 다른 글

[Spring] @Slf4j log cannot be resolved 오류 해결 방법  (0) 2025.06.09
[Eclipse] 이클립스 한글 깨짐 (인코딩) 해결 (UTF-8)  (0) 2025.04.30
[Error] Server was unable to start within 45 seconds. If the server requires more time, try increasing the timeout in the server editor (서버 시작 45초 타임아웃 오류)  (0) 2025.04.25
[eclipse] Unknown version of Tomcat was specified.  (0) 2025.04.23
[Maven] 메이븐 오류 META-INF\\MANIFEST.MF (지정된 경로를 찾을 수 없습니다)  (0) 2023.09.14
    'Java' 카테고리의 다른 글
    • [Spring] @Slf4j log cannot be resolved 오류 해결 방법
    • [Eclipse] 이클립스 한글 깨짐 (인코딩) 해결 (UTF-8)
    • [Error] Server was unable to start within 45 seconds. If the server requires more time, try increasing the timeout in the server editor (서버 시작 45초 타임아웃 오류)
    • [eclipse] Unknown version of Tomcat was specified.
    개발하는 월퐁잉
    개발하는 월퐁잉
    놀멍 쉬멍 개발하는 퐁 - 기억은 사라지지만 기록은 남는다

    티스토리툴바