With the latest release of Spring-Kafka, request-reply semantics are available off-the-shelf. This example demonstrates the simplicity of the Spring-Kafka implementation.
Authentication is a core component of any high-quality web applications. In this post, we learn how to implement authentication in an ASP.NET Core app.
This article seeks to give those getting started with Filebeat the tools and knowledge to install, configure, and run it to ship data into the other components in the stack.
Elasticsearch can help the Java EE world with both NoSQL documents and a search engine. See how to join the best of these two worlds using Eclipse JNoSQL.
Spring Cloud Gateway can help implement the gateway pattern for your API, especially in a microservices environment. Learn how to make use of it by way of an example.
Eclipse Vert.x is a toolkit that let you write reactive applications. In Part 1 of this tutorial series, we'll learn how to make your first Vert.x application.