Error: A JNI error has occurred, please check your installation and try again
·
Dev/[기타]개발
Error: A JNI error has occurred, please check your installation and try againJAVA Spring Framework Maven Error에러 원인Error: A JNI error has occurred, please check your installation and try again자바 버젼차이가 발생할 때 나타나거나 JAVA 설치 및 PATH 연결관련 문제로 나타날 수 있습니다.에러메세지를 보면 아래와 같이 자바 11버젼( = 55.0) 으로 실행되어야하지만 1.8 ( = 52.0)으로 실행되어 발생하였습니다.has been compiled by a more recent version of the Java Runtime (class file ..
Spring | class file has wrong version 61.0, should be 52.0 오류
·
Dev/[JAVA] Spring, Jpa ...
Spring | class file has wrong version 61.0, should be 52.0 오류Spring 빌드간 발생한 에러spring | gradle에러발생52.0 은 JDK 1.8 (jdk 8)로 java컴파일 시 발생하는 에러로jdk버젼 충돌로 인하여 발생하는 문제입니다.java: cannot access org.springframework.boot.SpringApplication  bad class file: /Users/gaetaeng/.gradle/caches/modules-2/files-2.1/org.springframework.boot/spring-boot/3.3.3/f34dba93611823e521800a47043267715184911b/spring-boot-3.3.3...
김탱
'jdk' 태그의 글 목록