spring-loaded
spring-loaded copied to clipboard
How can I use this with aspectj
this project is very amazing now i have some questions
i use the aspectj at the loaded time
so the run command is :set JAVA_OPTS= -javaagent:aspectjweaver.jar
then i use startup.bat to start tomcat
when i want to use spring-loaded
the run command is : set JAVA_OPTS= -javaagent:spring-loaded.jar -noverify -javaagent:aspectweaver.jar
but start tomcat error
the error:

how can i deal with it,thank u