有没有大佬知道 im-server怎么在idea上运行呢?

shiftlover 8月前 448

im-server怎么在idea上运行呢

最新回复 (2)
  • HeavyRain 8月前
    引用 2
    不太容易在idea上运行,如果想要运行,可以mvn clean package打包之后运行
  • shemuel 5月前
    引用 3
    cn.wildfirechat.server.Server#main直接运行这个类, 把配置配好,可以运行
返回