The pain point with Kotlin is that we have to spec...
# spring
s
The pain point with Kotlin is that we have to specify explicitly
HandlerFunction { …}
instead of just
{ … }