common-annotations-api
common-annotations-api copied to clipboard
@ManagedBean is marked deprecated, but the Spec. doc. is not updated
@managedBean was marked deprecated in https://github.com/eclipse-ee4j/common-annotations-api/pull/105 that that was not also reflected in the Spec. text. Spec. text needs to be updated as well. JavaDoc does include this change. The JavaDocs suggest this is to be replaced with CDI Beans.