Sébastien Deleuze opened SPR-16220 and commented


No further details from SPR-16220

Comment From: spring-projects-issues

Sébastien Deleuze commented

Even with nullability fixed, the property is not recognized by Kotlin due to visibility mismatch (protected versus public) , I will create an issue on Kotlin bug tracker and wait it to be fixed before doing the change on Spring side.

Comment From: spring-projects-issues

Sébastien Deleuze commented

Blocked by KT-6519 since Kotlin does not support setter only properties.

Comment From: sdeleuze

I am closing this issue has we don't have any actionable item since we are blocked on KT-6519 which has been opened for 9 year.