I have a simple spring application that I am benchmarking with jmeter.
Do I have to do something to my application to be able to hook into it using jconsole?
I've never used jconsole before, but I think it would be great if I can view the # of objects created and memory consumption and the behaviour of the GC etc.