declare -x CATALINA_OPTS="-server -Xdebug -Xnoagent -Djava.compiler=NONE -Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=8788"

startup.sh里加这么一句话,首行即可

相关文章:

  • 2022-01-13
  • 2021-10-17
  • 2021-08-11
  • 2021-09-08
  • 2021-11-26
  • 2021-11-26
猜你喜欢
  • 2021-09-24
  • 2021-09-24
  • 2021-09-24
  • 2021-11-11
  • 2021-10-29
  • 2021-11-25
  • 2021-09-24
相关资源
相似解决方案