Community
Participate
Working Groups
@DefaultValue annotation currently is only capable of taking static text in the form of the text attribute. It should be possible to use Sapphire EL rather than be limited to static text or a custom DefaultValueService implementation. For consistency with other annotation, text attribute should be renamed expr.
Added support for EL to @DefaultValue, but chose not to change the name of @DefaultValue.text attribute.
Verified the fix with adopter product. closing.