How to start and stop tomcat using java code?

后端 未结 5 567
感情败类
感情败类 2020-12-05 12:19

How to start and stop tomcat using java code?

5条回答
  •  独厮守ぢ
    2020-12-05 12:43

    Start (and stop) an embedded Tomcat. It is well documented how to do this, for example here.

提交回复
热议问题