Getting JRebel to work with 'mvn tomcat:run'

前端 未结 3 747
囚心锁ツ
囚心锁ツ 2020-12-29 09:34

I was wondering if someone could point me in the direction of getting JRebel to work when I execute \'mvn tomcat:run\' from the command line. I can get JRebel to work in my

3条回答
  •  半阙折子戏
    2020-12-29 10:17

    If you happen to execute tomcat:run within eclipse and have the JRebel eclipse plugin installed, you can also simply enable JRebel on the run configuration.

提交回复
热议问题