Google recently open sourced gRPC, which adds remote procedure calls on top of Protobufs, including code generation and serialization that works with multiple languages.
The Spring Tool Suite, an Eclipse-based tooling pack, version 3.7.3 is out! Here's a rundown of the new features, like updated Ecli[se Mars, content assistance and validation for Cloud Foundry manifest files, and multiple launch configs for local apps.
Learn all about transaction management using Spring, and explore what transaction management is, how to effectively tackle this in Spring, and various tips.
Trying to communicate using JSON files or messages? Here is a tool that will make it easier to share how the JSON should be constructed, without leaving a code editor and browser.
Apache Kafka is a great solution for handling real-time data feeds. Learn more about tuning Kafka to meet your high performance needs in this great video.
Here's a look at security permissions that are applicable to JPA entities, controlling attributes like reading, deletion, updating, and assignment of entities.