REST

Don't Crack Under Pressure: Java Microservices and the Battle for Stability Under High Load

by Sebastian Macke | 3501 words | ~17 min read

Explore the challenges of Java microservices under high load conditions.

Interact With Protobuf Endpoints in Human-Readable Text Formats Using protoCURL

by Swaneet Sahoo | 1020 words | ~5 min read

protoCURL is the command-line tool for interacting with Protobuf over HTTP REST endpoints using human-readable text formats

JavaLand 2018

1791 words | ~9 min read

Our highlights of JavaLand 2018

WireSpock - Testing REST service client components with Spock and WireMock

by Mario-Leander Reimer | 867 words | ~5 min read

I want to showcase a neat technology integration between Spock and the WireMock framework for testing your REST service client components.