Recorded at SpringOne2GX 2013 in Santa Clara, CA.
Speaker: Ben Hale
As data-driven applications become more widespread, the services that provide the data are becoming more critical. Most commonly these data services are exposed via REST-ful APIs. This session describes what exactly makes a service REST-ful, how to implement a REST-ful API using Spring, and how to test that API.
Learn more about REST on http://www.spring.io
at
http://projects.spring.io/spring-framework/ (spring MVC's REST controller)
http://projects.spring.io/spring-hateoas/ (Hypermedia Support)