SpringOne Platform 2016 Replay: DDD & REST - Domain Driven APIs for the web
Recorded at SpringOne Platform 2016. Slides: http://www.slideshare.net/SpringCentral/ddd-rest-domain-driven-apis-for-the-web
While Domain Driven Design is supposed to take care of complexity in the very core of software, REST is usually treated a plain remoting technology. In this talk we're going to explore some commonalities of the two when it comes to the design of both the domain and resources. We're going to discover how a good domain design is essential to build a great REST API in the first place and which means REST provides to make your APIs more domain driven. From all of the…