When pojo contains eMail field and Lombok generates setEMail accessor, then BeanPropertyRowMappers underscoreName is _e_mail, which breaks database integration. Symptom appeared with Spring 5.3 from commit https://github.com/spring-projects/spring-framework/commit/6316a353bb074b118ab71ad89fe60553c4d073c9
Comment From: sbrannen
Superseded by PR #27941