目录一、手动使用StopWatch二、使用AOP实现全局方法耗时统计三、自定义注解+AOP实现更精细的控制四、使用拦截器统计Controller接口耗时五、使用Actuator + Micrometer实现细粒度监控六、使用Filter实现请求耗时统计七
I\'m trying to hack together an extra feature on top of a POC (smoke and mirrors demo). The POC is on SPS 2007 and I need to integrate with another system.