spring-boot/spring-boot-project
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 Ban call of URLEncoder.encode/URLDecoder.decode(String,String) 2023-12-19 23:10:18 -08:00
spring-boot-actuator Remove unnecessary toString() calls 2023-12-19 22:38:34 -08:00
spring-boot-actuator-autoconfigure Remove unnecessary toString() calls 2023-12-19 22:38:34 -08:00
spring-boot-autoconfigure Use .isEmpty() where feasible 2023-12-19 22:38:05 -08:00
spring-boot-dependencies Upgrade to Spring Session 3.1.4 2023-12-19 18:49:02 +01:00
spring-boot-devtools Ban call of URLEncoder.encode/URLDecoder.decode(String,String) 2023-12-19 23:10:18 -08:00
spring-boot-docker-compose Add log message if Docker Compose services are already running 2023-12-05 14:02:16 +01:00
spring-boot-docs Fix typo 2023-12-14 11:52:55 +01:00
spring-boot-parent Merge branch '3.0.x' into 3.1.x 2023-11-05 13:33:59 -08:00
spring-boot-starters Merge branch '3.0.x' into 3.1.x 2023-11-21 17:30:54 -06:00
spring-boot-test Ban call of URLEncoder.encode/URLDecoder.decode(String,String) 2023-12-19 23:10:18 -08:00
spring-boot-test-autoconfigure Merge branch '3.0.x' into 3.1.x 2023-11-13 10:42:32 -08:00
spring-boot-testcontainers Remove unnecessary static modifiers 2023-12-19 22:38:08 -08:00
spring-boot-tools Ban call of URLEncoder.encode/URLDecoder.decode(String,String) 2023-12-19 23:10:18 -08:00