Skip to content

Update Kotlin example for MockMvc and Spring Security #15177

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 2 commits into from
May 30, 2024
Merged

Update Kotlin example for MockMvc and Spring Security #15177

merged 2 commits into from
May 30, 2024

Conversation

Sti2nd
Copy link
Contributor

@Sti2nd Sti2nd commented May 28, 2024

  • Fix invalid Kotlin-syntax
  • Use lateinit instead of allowing NullPointerExceptions.

Use `lateinit` instead of allowing NullPointerExceptions.
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label May 28, 2024
@Sti2nd Sti2nd changed the title nit: Remove nullable from Kotlin example nit: Update Kotlin example for MockMvc and Spring Security May 29, 2024
@sjohnr sjohnr self-assigned this May 30, 2024
@sjohnr sjohnr 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 May 30, 2024
@sjohnr sjohnr changed the title nit: Update Kotlin example for MockMvc and Spring Security Update Kotlin example for MockMvc and Spring Security May 30, 2024
@sjohnr sjohnr added this to the 6.4.0-M1 milestone May 30, 2024
@sjohnr sjohnr merged commit b5e9c4c into spring-projects:main May 30, 2024
4 checks passed
@Sti2nd Sti2nd deleted the patch-1 branch May 31, 2024 06:35
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.

3 participants