Using Spring Boot 3.1.0 (and therefore Spring Framework 6.0.9 and Thymeleaf 3.1.1), I'm trying to use an expression like list.size gt 1 in a template. I get this error: ...
Add a description, image, and links to the java-util-properties topic page so that developers can more easily learn about it.