Skip to content

Update kotlin.adoc to add required spread operator(*) #16859

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 8, 2025

Conversation

msamborski-orbis
Copy link
Contributor

During implementation of SecurityFilterChain in kotlin, it was noticed that the documented examples for
public final fun securityMatcher(vararg pattern: String): Unit was missing the spread operator to turn the arrayOf into a varargs

Signed-off-by: Michael Samborski <msamborski@orbiscommunications.com>
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Apr 1, 2025
@rwinch rwinch self-assigned this Apr 8, 2025
@rwinch rwinch added in: docs An issue in Documentation or samples type: bug A general bug and removed status: waiting-for-triage An issue we've not yet triaged labels Apr 8, 2025
@rwinch rwinch added this to the 6.5.0-RC1 milestone Apr 8, 2025
@rwinch rwinch moved this to Done in Spring Security Team Apr 8, 2025
@rwinch rwinch enabled auto-merge (rebase) April 8, 2025 19:01
@rwinch
Copy link
Member

rwinch commented Apr 8, 2025

Thanks for the PR! This will be merged as soon as the build completes.

@rwinch rwinch merged commit bfb4878 into spring-projects:main Apr 8, 2025
6 checks passed
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: bug A general bug
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants