-
How to log tomeslicing with spring (0 messages)
- Posted by: Anuj Gupta
- Posted on: March 30 2008 09:15 EDT
Hi , I want to do performance check in my applications so that i can know for which flow in which component how much time is spent. I have done it earlier also but i want do it in spring with some easy configuration using StopWatch . Can anyone help me out?