A Comparison of Spring MVC and JAX-RS
Over the past few years REST has become an important concept influencing the design of web frameworks, web protocols and applications. If you haven't been exposed to it, see this brief introduction among many others you can find.
The ever growing importance of REST is not surprising considering the need for companies to expose web APIs that should be as simple and as deeply rooted in the architecture of the web as can be. Rich browser clients communicating via Ajax also seek much of the same. And there is no reason why any web application can't benefit from the architectural principles that have helped to scale the world wide web.
Read full article from A Comparison of Spring MVC and JAX-RS
No comments:
Post a Comment