Ever wanted to build a real-time video object detection application? Well, we do just that in this post, with the view to having it work in autonomous cars!
If you're interested in Jenkins, review this article about how to use the performance plugin to get an accurate measure of your application's load capacity.
In this article, I will describe how to bootstrap a new Spring 5 project that integrates Kotlin, Spring Webflux functional, Project Reactor, Swagger, Gradle, and JUnit.
In the first installment of this series, we'll learn about the concept of microservices and look at how to create a microservice with Spring Boot and Spring Cloud.
Want to make the most of your ConcurrentHashMaps? Need to ensure they're thread-safe and as high-performance as possible? Here are five tips to keep in mind.
Messaging is a critical technology to execute the data pipelines that are a crucial part of application design. Learn about the different types of messaging.
Let's create a simple multi-tenant API world that takes minimal boilerplate coding and configuration using Holon, Spring Boot, H2, and a few other odds and ends.