inflearn logo
강의

Course

Instructor

Spring Introduction: Learning by Example (Revised Edition)

Project Settings

jdk 버전이 자꾸 낮다면서 오류가 발생합니다.

891

son71874005

3 asked

0

프로젝트, 이클립스 설정에서 모두 11로 변경하고 진행했는데 클래스 파일은 자꾸 17버전이라고 뜨면서 현재 버전이 낮다고 해요. 왜 클래스 파일이 11버전으로 안되는지 모르겠네요..

 

Execution default of goal org.springframework.boot:spring-boot-maven-plugin:3.0.4:build-info failed: Unable to load the mojo 'build-info' in the plugin 'org.springframework.boot:spring-boot-maven-plugin:3.0.4' due to an API incompatibility: org.codehaus.plexus.component.repository.exception.ComponentLookupException: org/springframework/boot/maven/BuildInfoMojo 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

java spring

Answer 1

0

whiteship

에러 내용을 잘 읽어보시면, 컴파일을 한 버전은 61인데, 55버전으로 실행하려고 시도해서 난 에러로 보입니다. 애플리케이션을 실행하는 java 명령어의 버전과 path 설정을 살펴보시기 바랍니다.

jar 안되는 분들 참고하세요

0

359

1

mvnw 오류

0

463

1

./mvnw package 오류

0

421

2

java -jar target/*.jar 명령어 오류..

0

446

2

./mvnw package 오류

0

278

0

./mvnw package 오류

0

210

1

실행 상태에서 변경내용이 바로 반영되나요 ??

0

225

1

도와주세용 ㅜㅜ

0

206

1

./mvnw package 오류

0

318

1

클론 받은 내용과 수업내용이

0

399

1

./mvnw package 오류

0

1144

2

순환참조와 bean 주입에 대한 질문입니다!

0

407

1

age가 화면에 표시가 안됩니다.

0

395

0

에러가 뜨는데 어떻게 해야할지 도저히 모르겠어요

0

1642

1

PetClinicApplication() 함수에서 run 을 하고 싶습니다...

0

520

0

h2와 hsqldb가 어떤차이가 있는건지 궁금합니다

0

1244

0

예제가 이전과 다르네요

0

370

0

메이븐으로 설정했는데 그래들이 같이 보일수 있나요?

0

573

1

LogAspect

0

326

1

구현체가 2개 이상일때 생성자 주입

0

366

1

의존성 주입 방법들 장단점

0

493

1

인스턴스의 생명주기와 제어권

0

311

1

IoC 컨테이너 안에 있는 객체들끼리만 의존성 주입

0

372

1

ExampleRepository exampleRepository = new ExampleRepository()

0

247

1