의존성

implementation 'org.springframework.boot:spring-boot-starter-web'

위의 의존성이 있으면 Jackson 라이브러리를 사용할 수 있다. 따로 의존성을 추가하지 않아도 스프링부트 기본 스타터킷에 포함되어 있다.

특징

⇒ 제대로 된 문서 찾고 내용 추가하여 첨부...ㅠㅠ

https://velog.io/@dailylifecoding/Spring-MVC-Jackson-Json-Control

https://mommoo.tistory.com/83

https://yonguri.tistory.com/71