Spring RESTBucks - A hypermedia-driven REST webservice

preview_player
Показать описание
Recorded at SpringOne2GX 2013 in Santa Clara, CA.
Speaker: Oliver Gierke
Spring MVC forms a solid foundation to implement REST based web-services in Java. However, in real-world projects developers still face challenges when it comes to advanced questions of REST. How to really leverage hypermedia? How to model more complex business functionality with REST. The talk introduces the Spring RESTBucks sample implementation of a hypermedia-driven REST web service and explains how it is using hypermedia elements to implement business processes and how Spring technologies (Spring Data REST, Spring Data JPA and Spring HATEOAS) help developers building the system.
at
Рекомендации по теме
Комментарии
Автор

Is there a Java client library that I can use to access the JSON such as at 55:56 ?

YeisonRodriguez
Автор

Thanks very much for this presentation, I found it highly educational!

robertandrewbain
Автор

Thank you for posting this sample.  Been trying to modify it for 2 months into a simpler example using MySQL or Mongo DB

hwynightkid