错误信息
QUASAR WARNING: Quasar Java Agent isn’t running. If you’re using another instrumentation method you can ignore this message; otherwise, please refer to the Getting Started section in the Quasar documentation.
加上javaagent运行参数,这个后面的路径要根据自己的找
找的方法是找到自己Quasar的maven包路径
我的是C:\Users\lenovo.m2\repository\co\paralleluniverse\quasar-core\0.7.10\quasar-core-0.7.10-jdk8.jar
目录分成三段你就看得懂了
-javaagent:C:\Users\lenovo\.m2\repository\co\paralleluniverse\quasar-core\0.7.10\quasar-core-0.7.10-jdk8.jar