下载jar包
生成xml

勾选之后点击processed,会自动生成jrebel-remote.xml文件

将项目打成jar包,jar包配置文件必须包含这个配置,且和客户端一致
jar包添加参数
-agentpath:/root/jrebel/lib/libjrebel64.so -Drebel.remoting_port=18303 -Drebel.remoting_plugin=true
配置idea


同步代码

本篇文章由一文多发平台ArtiPub自动发布

勾选之后点击processed,会自动生成jrebel-remote.xml文件

将项目打成jar包,jar包配置文件必须包含这个配置,且和客户端一致
-agentpath:/root/jrebel/lib/libjrebel64.so -Drebel.remoting_port=18303 -Drebel.remoting_plugin=true



本篇文章由一文多发平台ArtiPub自动发布