Author: Ignacio Suay

0

Testing Spring boot with ScalaTest

Introduction Spring boot tests provides great support for testing which combined with the sugar syntax form Scala makes testing more pleasant and less verbose. In this article we will build a Rest Controller build...

1

Kotlin vs Java

In this post, I compare Kotlin and Java and explain why in my opinion Kotlin is the way forward.