When it is annotated with `@Nullable`, then Kotlin...
# spring
j
When it is annotated with
@Nullable
, then Kotlin expects that it can return null at any time.