Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我对 Heroku 很感兴趣,但似乎无法找到我特定情况的答案。
我有几个用“纯”Java EE 开发的应用程序。没有春天,没有游戏!只是 servlet 和 JSP。我想通过 Heroku 部署它们,但他们网站上的文字不断提到各种框架。我手动滚动我自己的依赖注入并更喜欢这种方式。
Heroku 支持这个吗?
提前致谢,
圭多
Heroku 开发中心有一篇关于战争文件部署的文章。
您可以同时使用 Eclipse 插件和 Heroku Toolbelt 命令行工具。