Spring based SOA using multiple WAR on Tomcat, what is the best way to enfore URL mapping?

前端 未结 2 908
借酒劲吻你
借酒劲吻你 2021-01-16 22:58

I am in the process of migrating an old model 1 java based website, to use an under development restful-api (with the long term goal of providing a PaaS and any oth

2条回答
  •  感情败类
    2021-01-16 23:34

    You could use an Apache httpd, nginx or the like, and route URLs accordingly.

提交回复
热议问题