mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
229b4782ee
This commit adds @Nullable to the argValue parameters in the doSetValue() methods in ArgumentPreparedStatementSetter and ArgumentTypePreparedStatementSetter. Closes gh-31086