News

Describe the bug Bug occurs for me when trying to execute a QuarkusTest To Reproduce I´m having a multi-module project if that does mean anything. Running on Quarkus 1.2.0 Final in my build.gradle ...
We have a Java agent which re-transforms Spring bean classes for the purpose of instrumentation. When Spring later pokes at those classes prior to instantiating the bean (looking for annotations an ...