It is using pure Kotlin functions instead of the p...
# spring
s
It is using pure Kotlin functions instead of the previous Java-ish
HandlerFunction { }
. Also now the
ServerRequest
param is explicit, that less confusing IMO.