【问题标题】:how to deploy Spring boot actuate application in external tomcat server如何在外部 tomcat 服务器中部署 Spring boot 启动应用程序
【发布时间】:2015-08-09 23:26:26
【问题描述】:

我试图只使用 spring 启动附带的基本端点,并希望在不使用 spring boot 的情况下部署在外部 tomcat 服务器中。如何实现这一点,任何人都可以帮助我。我需要做任何配置更改吗? This website gives an idea 但它使用旧版本的 spring-boot-actuate。 EndpointHandlerMapping 和 EndpointHandlerAdapter 也没有随 Spring Boot 启动的较新版本一起提供。

无论如何我在部署到服务器时得到 404 资源未找到。

【问题讨论】:

    标签: spring-boot spring-boot-actuator


    【解决方案1】:

    查看this question 看看它是否对您有帮助。 Actuator 组件是 Spring Boot 的一项功能,但您可以通过正确的构建和配置设置在现有应用程序中使用各个组件。

    【讨论】:

      猜你喜欢
      • 2020-11-27
      • 1970-01-01
      • 2019-06-15
      • 2018-11-30
      • 2016-04-03
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多