Non-blocking with Spring WebFlux, Kotlin and Coroutines
In this article, we will develop a simple RESTful API using Spring WebFlux and aim to leverage the special Kotlin extensions in Spring.

In this article, we will develop a simple RESTful API using Spring WebFlux and aim to leverage the special Kotlin extensions in Spring.

Last week, I wrote a native web app that queried the Marvel API using Spring Boot. This week, let's do the same with the Micronaut …

As the Cloud has become more widespread, the Spring ecosystem has been forced to cope with GraalVM native.

I'd like to describe how to add new behavior to an existing object/type. I won't use any reactive type to make it more general.

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

I'd like to first explain why the JVM platform is a bad idea for FaaS. Then, I'll proceed to propose alternatives to use Kotlin nonetheless.

Debug conditional breakpoints, setValue, and more, for VSCode, IntelliJ/IDEA, PyCharm, WebStorm, Java, JavaScript (NodeJS), Kotlin & Python.

Alternatives are available to configure your Spring app. I'd like to list them, leaving Spring Boot out of the picture on purpose.

This article is dedicated to Jet Compose for Desktop, the new kid on the block that offers a completely different approach.

Use cases where CLIs are a great idea, best practises, and discover one of the most used library for CLIs in the JVM world: picoCLI.