Back before the likes of Avro, gRPC and alike gained prominence, this talk which was given at the Brighton Java meetup, demonstrates how to use the Spring framework’s HTTP invokers to reduce the boilerplate associated with using microservices as well as some techniques to avoid common pitfalls with this design pattern.

The slides give a little background, and the source code from the live demo can be downloaded here.