Recently I started to migrate the spring boot/mave...
# announcements
j
Recently I started to migrate the spring boot/maven/java/scala(test) project to Kt. Of course I started with tests. Conversion of java tests was quite easy. As for scala test it took a while. But the main challenge for me is migrating the java production code to kt. And this is because we have Lombok in place