• 카테고리

    질문 & 답변
  • 세부 분야

    백엔드

  • 해결 여부

    미해결

12강 데이터 목록보기 질문드립니다.

22.06.02 02:00 작성 조회수 97

0

아래와 같이 오류가 나옵니다. 

 

 

 

2022-06-02 01:56:50.380  WARN 1420 --- [nio-8080-exec-5] .w.s.m.s.DefaultHandlerExceptionResolver : Resolved [org.springframework.web.method.annotation.MethodArgumentTypeMismatchException: Failed to convert value of type 'java.lang.String' to required type 'java.lang.Long'; nested exception is java.lang.NumberFormatException: For input string: "index"]

 

답변 1

답변을 작성해보세요.

1

에러 메시지에 정답이 있습니다.

구글링을 통해 답을 찾아보십셩🕵️‍♂️

 

 

고요한님의 프로필

고요한

질문자

2022.06.06

잘 동작됩니다 감사합니다.