Spring - set a property only if the value is not null

前端 未结 6 1689
星月不相逢
星月不相逢 2020-12-14 01:28

When using Spring, is it possible to set a property only if the value passed is not null?

Example:


          


        
6条回答
提交回复
热议问题