By customizing PropertyAccessors used in the SPEL context, we can allow unresolved variables to be replaced by null values so that the comment processors using them would still be called.
This allows removing the corresponding doc parts & comments even if the value is missing or null.
The behavior can be configured globally with new flags.
By customizing PropertyAccessors used in the SPEL context, we can allow unresolved variables to be replaced by null values so that the comment processors using them would still be called.
This allows removing the corresponding doc parts & comments even if the value is missing or null.
The behavior can be configured globally with new flags.