Observability for JVM Frameworks with Grafana in Java and Kotlin
Learn about observability configurations and libraries required over a range of frameworks using two JVM languages, namely Java and Kotlin.

Learn about observability configurations and libraries required over a range of frameworks using two JVM languages, namely Java and Kotlin.

Learn how to improve the API provided by third-party libraries by combining Kotlin extension functions and delegation.

I frequently use Spring Boot in my demos. The latest one is no different, showing how to achieve CQRS using two different code paths.
Learn about Deep Netts, a lightweight Java-native library, easy to learn, and solves many technical challenges related to ML.

In this article I will describe how you can benefit from such a data visualization front-end without writing a single line of code.

Learn about adding computed values, as in an eager approach, but only triggering the computation when you need to access its result!

Tremendous potential for Deep Netts in the drug discovery pipeline and it is necessary to share its existence with the scientific community!

This article shows how one could offload the Docker part of your build pipeline from your local machine to GitLab using the Kaniko image. It …

Pitfalls, failures, and disadvantages of microservices, a one stop reference and gateway for principal architects for decisions of go/no-go.

Eclipse Collections 11.0: Set operations union, intersect, difference, symmetricDifference, isSubsetOf, isProperSubsetOf, cartesianProduct.