the issure is https://github.com/spring-projects/spring-framework/issues/29793
Comment From: pivotal-cla
@cjdxhjj Please sign the Contributor License Agreement!
Click here to manually synchronize the status of this Pull Request.
See the FAQ for frequently asked questions.
Comment From: pivotal-cla
@cjdxhjj Thank you for signing the Contributor License Agreement!
Comment From: sdeleuze
Thanks for this PR, I don't think I would fix it this way, but this allowed me to achieve I think a similar outcome just by removing KotlinReflectionParameterNameDiscoverer
usage in LocalValidatorFactoryBean
, see https://github.com/spring-projects/spring-framework/issues/23499#issuecomment-1386704975. So please try my change instead and provide your feedback as a comment in #23499. Since we will likely use another implementation of the same idea, I will close this PR unmerged.