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

前端 未结 3 1067
梦毁少年i
梦毁少年i 2021-02-07 08:42

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 Sp

3条回答
  •  北荒
    北荒 (楼主)
    2021-02-07 09:15

    java-mini-profiler

    This is one I wrote which takes from gae-java-mini-profiler but works for non-gae applications. It also some extra features which can be optionally enabled such as profiling annotation and sql profiling.

提交回复
热议问题