News

Spring should properly handle boolean properties with is prefixes in field names, aligning with Java Bean conventions. Actual Behavior: th:field="{test}" works, even though the field is named isTest.