# Problem solved by the feature <!-- Describe which problem the requested feature solves --> Kotlin compiler (so does Java hint) doesn't know the parameter's nullability. # Feature description <!-- Describe the feature --> Add Nullable, Nonnull and so on. # Alternatives / workarounds <!-- Describe alternatives or workarounds in case you are aware of any --> Libraries like Spring has such support.