Webinar: Building REST-ful services with Spring

June 19, 2013

Presenter: Josh Long Slide: http://www.slideshare.net/joshlong/rest-apis-with-spring Code: https://github.com/joshlong/the-spring-rest-stack Today's applications don't exist in isolation. REST applications and web services are a great way to connect applications together. REST is a design principle that imposes no constraints on the client except basic HTTP support, which all platforms provide. Designing REST services, however, is still as much art as it is science, as standards are emerging. Join Spring Developer Advocate Josh Long, and stealth presenters Craig Walls and Oliver Gierke, as they introduces some of the ins-and-outs of REST API design with Spring, building on Spring MVC, Spring HATEOAS and answers some commonly- asked questions like how to secure REST-ful services, and how to tailor payload serialization to your specific use cases. 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/

Previous
Webinar: Introducing Reactor - A framework for asynchronous applications on the JVM
Webinar: Introducing Reactor - A framework for asynchronous applications on the JVM

Speaker: Jon Brisbin The sheer volume of non-human-generated data in modern applications can easily overtak...

Next Video
Webinar: Lessons Learned Moving from GWT to Spring MVC
Webinar: Lessons Learned Moving from GWT to Spring MVC

Broadleaf Commerce is an eCommerce framework largely based on Spring. In the latest version 3.0, Broadleaf ...