강의

멘토링

커뮤니티

Inflearn Community Q&A

ssk022930743's profile image
ssk022930743

asked

Introduction to Spring Framework

Project Overview

서버는 잘 도는데 add pet 등 만지니 에러가 찍힙니다

Written on

·

356

0

2020-05-24 23:16:01.332 ERROR 30384 --- [nio-8090-exec-8] o.a.c.c.C.[.[.[/].[dispatcherServlet]    : Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is java.lang.RuntimeException: Expected: controller used to showcase what happens when an exception is thrown] with root cause

이런 에러가 찍히는데.. 구글링해보니 db관련 문제라고 하는데 어떻게 해결해야할까요? 감사합니다 

javaspring

Answer 1

0

whiteship님의 프로필 이미지
whiteship
Instructor

전체 에러 메시지를 붙여 넣어주시면 다시 보겠습니다. 지금 붙여주신 메시지 만으로는 뭐때문인지 알기 어렵네요.

ssk022930743's profile image
ssk022930743

asked

Ask a question