Search code examples
javaperformancespringframeworksmetric

what is the fastest way to get performance metrics of all spring services?


what is the fastest way to get performance metrics of all spring services?


Solution

  • You could use JAMon and apply the JamonPerformanceMonitorInterceptor on your services.