인프런 커뮤니티 질문&답변
500에러가 발생합니다ㅠ
작성
·
352
0
안녕하세요.
강의처럼 똑같이했는데 500에러가 발생합니다ㅜ
에러메세지는 아래와 같습니다.
org.springframework.beans.factory.BeanDefinitionStoreException: Failed to read candidate component class: file [C:\Users\Admin\eclipse-workspace\.metadata\.plugins\org.eclipse.wst.server.core\tmp0\wtpwebapps\SpringMVCJava\WEB-INF\classes\kr\co\softcampus\controller\HomeController.class]; nested exception is org.springframework.core.NestedIOException: ASM ClassReader failed to parse class file - probably due to a new Java class file version that isn't supported yet: file [C:\Users\Admin\eclipse-workspace\.metadata\.plugins\org.eclipse.wst.server.core\tmp0\wtpwebapps\SpringMVCJava\WEB-INF\classes\kr\co\softcampus\controller\HomeController.class]; nested exception is java.lang.IllegalArgumentException: Unsupported class file major version 59
퀴즈
63%나 틀려요. 한번 도전해보세요!
MVC 패턴의 핵심 목표는 무엇일까요?
데이터베이스 스키마 설계 최적화
사용자 인터페이스와 애플리케이션 로직의 분리
서버 하드웨어 성능 최대화
프런트엔드와 백엔드 개발자 간의 경쟁 유도





