Streaming JSON Patch from Spring to a React UI
We're exploring ways to help developers create rich, modern front-ends that integrate easily with Spring back-ends. If you attended SpringOne this year, you've already seen some of the things we've been working on:
- Hypermedia support in Spring Data REST presented by Greg Turnquist, Oliver Gierke, and Roy Clarkson
- RaveJS: Spring Boot concepts for JavaScript applications by John Hann
- Differential Synchronization and JSON Patch by Craig Walls and me
In short, We want to make it easy to communicate efficiently between a Spring back-end and a client and to easily integrate the best and most…