JUnit 5 for Kotlin Developers

2021 VietMX 0

1. Introduction The newly released JUnit 5 is the next version of the well-known testing framework for Java. This version includes a number of features that specifically target […]

Spring Webflux with Kotlin

2021 VietMX 0

1. Overview In this tutorial, we demonstrate how to use the Spring WebFlux module using Kotlin programming language. We illustrate how to use the annotation-based […]

Working with Kotlin and JPA

2021 VietMX 0

1. Introduction One of Kotlin’s characteristics is the interoperability with Java libraries, and JPA is certainly one of these. In this tutorial, we’ll explore how to use […]