Kotlin generates a class named `FooKt` to contain ...
# spring
d
Kotlin generates a class named
FooKt
to contain any top-level functions of a file named
foo.kt
. You can adjust this using
@file:JvmName
if you want