spring-boot/spring-boot-project/spring-boot-tools
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
..
spring-boot-antlib
spring-boot-autoconfigure-processor Use .isEmpty() where feasible 2023-12-19 22:38:05 -08:00
spring-boot-buildpack-platform Merge branch '3.0.x' into 3.1.x 2023-11-21 17:30:54 -06:00
spring-boot-cli Merge branch '3.0.x' into 3.1.x 2023-11-07 11:28:20 +01:00
spring-boot-configuration-metadata
spring-boot-configuration-processor Use .isEmpty() where feasible 2023-12-19 22:38:05 -08:00
spring-boot-gradle-plugin Support getPermissions() call on Gradle 8.6-milestone-1 2023-12-11 20:35:06 -08:00
spring-boot-gradle-test-support Test Gradle plugin against Gradle 8.5 2023-12-05 20:30:54 +00:00
spring-boot-jarmode-layertools Remove unnecessary extends Object from generic 2023-12-19 22:38:19 -08:00
spring-boot-loader Ban call of URLEncoder.encode/URLDecoder.decode(String,String) 2023-12-19 23:10:18 -08:00
spring-boot-loader-tools Polish 2023-05-10 08:31:36 +02:00
spring-boot-maven-plugin Use .isEmpty() where feasible 2023-12-19 22:38:05 -08:00
spring-boot-properties-migrator Use Stream.toList() 2023-07-05 09:38:19 +01:00
spring-boot-test-support Support lenient ContainerConnectionDetailsFactory hint registration 2023-11-20 16:26:22 -08:00