Is there something similar to mini-mvc-profiler for Java?

Viewed 1396

Like the title said:

Is there something similar to the mini-mvc-profiler for Java?

I'm looking for something that can be used in a Struts or Spring MVC application and that shows a quick performance overview on every page in our DEV environment.

3 Answers
Related