Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How can I use this with aspectj #214

Open
tcsecchen opened this issue Jan 17, 2019 · 0 comments
Open

How can I use this with aspectj #214

tcsecchen opened this issue Jan 17, 2019 · 0 comments

Comments

@tcsecchen
Copy link

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:
default

how can i deal with it,thank u

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant