spring-framework/spring-core
ali dandach eb01cc0d9d Use String#isEmpty where feasible
This commit replaces checks for empty strings ("".equals(...)) with the
String#isEmpty method.

Closes gh-32377
2024-03-05 17:38:29 +01:00
..
src Use String#isEmpty where feasible 2024-03-05 17:38:29 +01:00
spring-core.gradle Use new implementation in PropertyPlaceholderHelper 2024-02-15 15:27:13 +01:00