Idiomatic Functional Programming in Java – Webinar

Live Online Event Idiomatic Functional Programming in Java Hosted by: Grzegorz Piwowarek With Grzegorz Piwowarek ​J​uly   ​​10​ ​Tuesday: J​uly ​10 11:00AM – 12:00PM Pacific (Los Angeles) 01:00PM – 02:00PM Central (Chicago) 02:00PM – 03:00PM Eastern (New York) 07:00PM – 08:00PM ​London Time left: Functional Programming – a gentle introduction A glance over Type-Driven Development […]

Binary Data Formats in a Spring REST API

In this article we explore how to configure Spring REST mechanism to utilize binary data formats which we illustrate with Kryo. Moreover we show how to support multiple data formats with Google Protocol buffers.