spring-boot/spring-boot-project/spring-boot-tools/spring-boot-loader
Yanming Zhou 8cb8999772 Ban call of URLEncoder.encode/URLDecoder.decode(String,String)
Add ArchUnit rules to ban the use of `URLEncoder` calls with String
charsets and use `Charset` calls instead.

See gh-38740
2023-12-19 23:10:18 -08:00
..
src Ban call of URLEncoder.encode/URLDecoder.decode(String,String) 2023-12-19 23:10:18 -08:00
build.gradle Replace Spring Boot TestCompiler with Spring Framework's version 2022-09-30 15:58:11 -05:00