All posts by Sławomir Bolimowski

Asynchronous REST Services with JAX-RS and CompletableFuture

One of new features introduced by JAX-RS 2.0 is asynchronous processing in Server and Client APIs. We use these APIs together with CompletableFuture and Java 8 lambda expressions to show how to create scalable and well performing REST services in a more functional way.

Sławomir Bolimowski

Sławek is a software engineer with 10 years experience. He is intrested in creating well designed and highly scalable web applications. At Allegro, he works in a team which develop solutions for the financial department.