Make set operator for MapSqlParameterSource accept nullable value by cadimmek · Pull Request #26288 · spring-projects/spring-framework

@cadimmek

The addValue methods of MapSqlParameterSource accept null values, but you're not able to set null values if you try to use the Kotlin extension methods.

sdeleuze

This was referenced

Mar 7, 2021

This was referenced

Mar 14, 2021

This was referenced

Mar 15, 2021

lxbzmy pushed a commit to lxbzmy/spring-framework that referenced this pull request

Mar 26, 2022