From learning JDK 8 to studying the JVM's internals, getting more efficient with your IDE, and trying your hand at Kotlin, here is some advice to be a better Java dev.
Get your Java apps containerized with this guide to OpenShift deployments. Learn how to configure the tools you need, pass credentials, and trigger updates.
Now that we've learned how to set up and run a Spring Boot app using Eclipse IDE and CLI, we'll see how to build a microservices application using Spring Boot.
In this article, I am going to explain how to install Kafka on Ubuntu. We will also look at the properties of a Kafka broker, socket server, and flush.
Reduce your application size by learning how you can join database tables directly from Java without using SQL coding and how you can view joins using standard Java Streams.
This tutorial continues this microservices series by showing the downsides of monoliths and an example of microservices architecture to better your understanding.
There are many concepts, theories, and facts related to big data and its popularity — which is what this article is all about. I’ll start with an introduction to big data and then take at look at its future.