Skip to content

Conversation

@hrybs
Copy link
Contributor

@hrybs hrybs commented Apr 20, 2021

The official documentation contains incorrect Kotlin code example (page 237 of pdf).
As a result we have weird parameter clazz: Class<> instead of clazz: Class<*>. Also we have simple comment instead of JavaDoc comment.

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged or decided on label Apr 20, 2021
@sbrannen sbrannen changed the title Fix Kotlin code example formatting Fix formatting for PersonValidator Kotlin example in reference manual Apr 20, 2021
@sbrannen sbrannen changed the title Fix formatting for PersonValidator Kotlin example in reference manual Fix formatting for PersonValidator Kotlin example in ref docs Apr 20, 2021
@sbrannen sbrannen added this to the 5.3.7 milestone Apr 20, 2021
@sbrannen sbrannen added type: task A general task and removed status: waiting-for-triage An issue we've not yet triaged or decided on labels Apr 20, 2021
@sbrannen sbrannen self-assigned this Apr 20, 2021
@sbrannen sbrannen merged commit 0286549 into spring-projects:master Apr 20, 2021
@sbrannen
Copy link
Member

Good catch!

This has been merged into master.

Thanks

lxbzmy pushed a commit to lxbzmy/spring-framework that referenced this pull request Mar 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: task A general task

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants