candyleer edited a comment on issue #3035: NPE Aspect URL: https://github.com/apache/skywalking/issues/3035#issuecomment-510541240 So for your case,I recommend you to update the controller method to `public` modifier will resolve this problem. actually ,`public` modifier for controller `ReqeustMapping` method should be best practice. If the application work with agent should work as same as work without agent, I think we should not implement `EnhanceInstance` interface. but this should be long discussed.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
