fastcampus-eatgo
fastcampus-eatgo copied to clipboard
07.07 가게 목록 에서 오류가 발생합니다.
content부분을 ResultMatcher로 캐스팅 시키라는 내용을 보고 캐스팅 후 영상에서 처럼 Run을 시키면
MockHttpServletRequest: HTTP Method = GET Request URI = /restaurants Parameters = {} Headers = [] Body = null Session Attrs = {}
Handler: Type = kr.co.fastcampus.eatgo.interfaces.RestaurantController Method = kr.co.fastcampus.eatgo.interfaces.RestaurantController#list()
Async: Async started = false Async result = null
Resolved Exception: Type = null
ModelAndView: View name = null View = null Model = null
FlashMap: Attributes = null
MockHttpServletResponse: Status = 200 Error message = null Headers = [Content-Type:"application/json"] Content type = application/json Body = [{"name":"Bob zip","address":"Seoul","information":"Bob zip in Seoul"}] Forwarded URL = null Redirected URL = null Cookies = []
이러한 오류 문구가 나오는데 영상에서 처럼 진행이 안되니... 답답할 따름입니다.
현재 제 버전 입니다.
패스트캠퍼스 사이트에서 2020년 8월에 강의 상품을 구매했고 현재 2021년 2월에 영상을 보고 스프링부트 세팅을 했는데 영상 처럼 진행이 안되니 많이 답답하네요....