mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-24 10:19:03 +00:00
Add ArchUnit rules to ban the use of `URLEncoder` calls with String charsets and use `Charset` calls instead. See gh-38740
Add ArchUnit rules to ban the use of `URLEncoder` calls with String charsets and use `Charset` calls instead. See gh-38740