Skip to content

Conversation

kamilkrzywanski
Copy link

Replaced String.matches(..) with a precompiled Pattern to avoid repeated regex compilation and improve startup performance. Issue: #3375

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Oct 6, 2025
Replaced String.matches(..) with a precompiled Pattern to avoid repeated regex compilation and improve startup performance.
Issue: spring-projects#3375
Signed-off-by: Kamil Krzywanski <kamilkrzywanski01@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: waiting-for-triage An issue we've not yet triaged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants