Apache Flink helps build big data in a efficient and scalable way. Learn how to use it to read data from a file, transform it to uppercase, and write it to another file.
See how Future and ExecutorService work independently and how they can be combined to solve issues with intense calculations, background tasks, and more.
Get details on the target environment and an overview of the high-level components that I'll use to build a REST API to balance granular control and magical black boxes.
In this post, we'll cover how to use the ZeroCode framework to write REST/SOAP API apps with contract and integration tests using the TDD/BDD approach.
Read more why Scrum checklists are a handy tool if applied at an operational, hands-on level, reducing your cognitive load and freeing up time for more relevant things.
The Ignite UI for Angular Navigation Drawer component is a side navigation container. In this post, we will work with Ignite UI Navigation Drawer and Angular Routings.
Let's start with some real code to see how we can create a repository with MongoDB. I will be using Maven to build the project and will use Java 8 for this example.
It's always good to make sure you understand how your favorite tools work internally. Here, we run through a few basic concepts in Spring Boot and see how the magic happens.