Spring
http.converter.HttpMessageNotWritableException
kenzi
2022. 4. 19. 11:50
org.springframework.http.converter.HttpMessageNotWritableException: No converter found for return value of type: class java.util.ArrayList]
--------------------->
타입변환해주는 컨버터를 찾을 수 없음
Json방식으로 타입변환해주는 라이브러리가 필요
mvn레포지터리 가서 Jackson databind를 pom.xml에 넣기