Description
The AnnotationLiteral implementation contained in the cdi-api and specified per the specification creats lots of temporary objects and doesn't perform well.
We shall override the respective methods to boost the performance.
The AnnotationLiteral implementation contained in the cdi-api and specified per the specification creats lots of temporary objects and doesn't perform well.
We shall override the respective methods to boost the performance.