【发布时间】:2016-02-26 19:54:22
【问题描述】:
我正在尝试将使用 jhipster 编写的 Spring Boot 应用程序部署到数字海洋。我使用 tomcat manager 进行部署。部署很顺利,我可以访问 html 页面,但我的其余 api 无法访问。当我尝试访问任何其他 api 时,我得到 404。
我也不知道我的应用程序启动日志在哪里(它们不在 localhost-access.$date.log 中)logs 目录下的文件。我是否缺少任何配置?
感谢任何帮助或建议。
【问题讨论】: