Attributes on scope annotations
by Todor Boev
Hello,
Is it against the CDI 2.0 specification to have attributes on a scope
annotation? If not is this a corner case that may become forbidden or
simply not be taken into account in future versions of the specification?
E.g. @ComponentScoped("my-component")
With Weld 3.0.0 I was able to successfully use such annotations.
Regards,
Todor
7 years, 3 months