java.lang.UnsupportedClassVersionError: com/example/divident/DividentApplication has been compiled by a more recent version of the Java Runtime (class file version 61.0), this version of the Java Runtime only recognizes class file versions up to 55.0
해당 에러를 예전에 구글링해서 고친 적이 있다.
build.gradle에 들어간다.
11로 바꿔준다.
돌아감.
JAVA_HOME 환경변수 에러(Chocolatey 사용 후) (0) | 2023.10.31 |
---|---|
Swagger SpringFox에서 Basic Error Controller 없애는법 (0) | 2023.05.14 |
Maria DB 또는 MySQL 한글 깨질 때 (UTF8) feat 인텔리제이 (0) | 2023.04.11 |
Swagger2 자바 스프링부트 에러 발생시(Null) (0) | 2023.04.11 |
[JAVA-JSP] SQlite 외래키 업데이트가 작동이 안할 때(DB Browser) (0) | 2023.03.06 |
댓글 영역