更新readme
This commit is contained in:
parent
6cfdc848a6
commit
b9e8286e38
14
README.md
14
README.md
@ -25,12 +25,6 @@ https://www.eclipse.org/aspectj/doc/released/devguide/ltw-configuration.html
|
||||
|
||||
|
||||
|
||||
#### 开发过程中可以添加 jvm 参数来使用
|
||||
|
||||

|
||||
|
||||
|
||||
|
||||
### springboot 项目使用LTW
|
||||
|
||||
1. mvn clean package,得到jar包:java-aspectj-agent-1.0.jar
|
||||
@ -41,3 +35,11 @@ https://www.eclipse.org/aspectj/doc/released/devguide/ltw-configuration.html
|
||||
java -javaagent:aspectjweaver-1.9.6.jar -jar .\springboot-aspectj-agent\target\springboot-aspectj-agent-1.0.jar
|
||||
```
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
### 开发过程中可以添加 jvm 参数来使用
|
||||
|
||||

|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user