Want to learn how to build a React app with GraphQL and user authentication? Check out this post on how to use these tools to build a health tracking app.
Want to learn how to automate testing with OAuth 2.0? Check out this tutorial where we learn how to automate testing with OAuth 2.0 and integrate with Jenkins.
Still a bit puzzled by what the groupingBy() collector can do in the Java Stream API? Check out this guide on using the groupingBy() collector to its fullest potential.
In this post, I am going to take an application that would traditionally use batch processing and show how you could make it a real-time streaming application.