Hi,
Two questions on Jandex usage:
* When having a org.jboss.jandex.AnnotationInstance, how could one obtain
any meta-annotations given for the annotation's *type*?
* Is there any example for obtaining Java 8 type annotations, e.g. from a
FieldInfo?
Thanks for any pointers,
--Gunnar