Hi all,
I have been using the out of the box spring insight in the tcServer 2.6.3 for a while and am interested in extending the traces to include my application classes.
Based upon this URL:...
Type: Posts; User: heiho1; Keyword(s):
Hi all,
I have been using the out of the box spring insight in the tcServer 2.6.3 for a while and am interested in extending the traces to include my application classes.
Based upon this URL:...
I also found this confusing. What you have to do is look at
org.springframework.web.servlet.view.velocity.VelocityViewResolver#setRequestContextAttribute(String)
method. You can configure...