Spring, the well-known framework for building Java™ Platform, Enterprise Edition (Java EE) applications, now supports Representational State Transfer (REST) in its Model-View-Controller (MVC) layer. It's important for RESTful web services to produce multiple representations based on the client requests. In this article, learn to produce multiple representations with HttpMessageConverter. Code samples show how to use RestTemplate with HttpMessageConverter to communicate with services.
Tweet
SaveShareSend
Tags: frameworks, java, web services
Add your comment
Voters For This Link (13)
-
mswatcher -
dotCore -
deertick -
rsmaniak -
alireza.haghighatkhah@gmail.com -
tenshi -
allanclarke -
johnfarden -
john.jian.fang -
henrycow -
dxxvi -
devdan -
kobrahunter


