Hi,

Is it possible to use Spring or other DI framwework with JMeter?

I'm implementing my own JMeter Java sampler:
org.apache.jmeter.protocol.java.sampler.AbstractJavaSamplerClient

And I want to inject some beans into this Java sampler.

Any tips/advice to achieve this?

Reply via email to