Skip to content

Use idiomatic Kotlin in custom filter documentation#18976

Merged
jzheaux merged 3 commits intospring-projects:mainfrom
therepanic:gh-18967
Mar 27, 2026
Merged

Use idiomatic Kotlin in custom filter documentation#18976
jzheaux merged 3 commits intospring-projects:mainfrom
therepanic:gh-18967

Conversation

@therepanic
Copy link
Copy Markdown
Contributor

This will make Kotlin and all users more native and readable.

Closes: gh-18967

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Mar 24, 2026
@therepanic
Copy link
Copy Markdown
Contributor Author

Tests failing due to 2a8976f

This will make Kotlin and all users more native and readable.

Closes: spring-projectsgh-18967

Signed-off-by: Andrey Litvitski <andrey1010102008@gmail.com>
@jzheaux jzheaux self-assigned this Mar 27, 2026
@jzheaux jzheaux added in: docs An issue in Documentation or samples type: enhancement A general enhancement and removed status: waiting-for-triage An issue we've not yet triaged labels Mar 27, 2026
@jzheaux jzheaux added this to the 7.1.0-RC1 milestone Mar 27, 2026
@jzheaux
Copy link
Copy Markdown
Contributor

jzheaux commented Mar 27, 2026

Great, @therepanic! This will merge into main once the build passes.

@jzheaux jzheaux enabled auto-merge (rebase) March 27, 2026 19:31
Copy link
Copy Markdown
Contributor

@jzheaux jzheaux left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the updates, @therepanic. I've left some feedback inline.

auto-merge was automatically disabled March 27, 2026 20:32

Head branch was pushed to by a user without write access

@therepanic therepanic requested a review from jzheaux March 27, 2026 20:35
Signed-off-by: Andrey Litvitski <andrey1010102008@gmail.com>
Copy link
Copy Markdown
Contributor

@jzheaux jzheaux left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, @therepanic. Just one more thing, then, will you please add tests, similar to CustomFilterTests to confirm that the snippets that use addFilterAfter are working?

Signed-off-by: Andrey Litvitski <andrey1010102008@gmail.com>
@therepanic therepanic requested a review from jzheaux March 27, 2026 21:18
@jzheaux jzheaux merged commit b92c072 into spring-projects:main Mar 27, 2026
7 checks passed
@jzheaux
Copy link
Copy Markdown
Contributor

jzheaux commented Mar 27, 2026

Great! This is now merged into main.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

in: docs An issue in Documentation or samples type: enhancement A general enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use idiomatic Kotlin in custom filter documentation

3 participants