-
Methods Method Description io.quarkus.arc.processor.AnnotationLiteralProcessor.process(BytecodeCreator, ClassOutput, ClassInfo, AnnotationInstance, String) annotation literal sharing is now always enabled, this method is superseded byAnnotationLiteralProcessor.create(BytecodeCreator, ClassInfo, AnnotationInstance)and will be removed at some time after Quarkus 3.0io.quarkus.arc.processor.BeanProcessor.Builder.setSharedAnnotationLiterals(boolean) annotation literal sharing is now always enabled, this method doesn't do anything and will be removed at some time after Quarkus 3.0