我可以利用用于新的.war应用程序的Tomcat服务器的优势,还是应该拥有新的Web服务器?
使用来自另一个应用程序的Tomcat App Server使用Tomcat App Server来部署我的新.WAR是正确的,它基本上是Tomcat的所有者应用程序中的REST客户端?
场景就像:
应用程序A-非常单片具有安装的Tomcat Apps服务器以使其可以工作。他们也可能已经定制了tomcat,让我们将tomcat作为应用A工作的依赖性。
我需要一个REST客户端来使用Application A,让我们调用应用
。
什么是最佳实践?
我不确定是否可以从现有的tomcat或最正确的方法中利用并避免依赖问题问题...
Is it right to use a tomcat app server from another application to deploy my new .WAR which is basically an REST client from the tomcat's owner application?
The scenario is like:
Application A - which is very monolithic has a tomcat apps server installed for itself to work. They also may have customized the tomcat, and let's image the tomcat as a dependency for application A to work.
I need a REST client to work with application A, let's call app B.
should I separate app B it from the A tomcat's application?
What are the best practices?
I am not sure if is a good practice to just take advantage from an existing tomcat, or the most correct way, and also to avoid dependency problem...
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论