kiarash
Results
1
comments of
kiarash
you should Add the spring-instrument dependency, use the -javaagent JVM option, and annotate a config class with @EnableLoadTimeWeaving. This enables Spring to inject dependencies into objects created with new (when...