When using Spring, is it possible to set a property only if the value passed is not null?
Example:
You can use SpEL and placeholder and default value for placeholder mechanisms together as following:
SpEL