This source code goes along with this tutorial video. This project contains two Spring Boot projects: Server: A basic REST API serving book and author data loaded into an in-memory H2 database using ...
source : https://github.com/spring-projects/spring-framework/blob/master/spring-web/src/main/java/org/springframework/http/converter/AbstractHttpMessageConverter.java ...