springboot下xrebel的使用

1. xrebel官方文档:https://jrebel.com/software/xrebel/quick-start/#!/installation其实基本上可以按照文档开始了

2. 下载xrebel

下载xrebel.png

3. 参数配置

image.png

4. 配置xrebel到自己的idea中

配置参数.png

5. 启动自己的项目即可

image.png

6. 请求自己的接口,比如用postman调用一下

image.png

7. ok,可以具体分析自己的数据了

image.png

你可能感兴趣的:(springboot下xrebel的使用)