mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-23 09:49:01 +00:00
Optimize method calls by replacing single character String arguments with char. Closes gh-11680
Optimize method calls by replacing single character String arguments with char. Closes gh-11680