所以我在heroku中托管了一个spring-data-rest应用程序: hotel-app.herokuapp.com
但我想在像mashape这样的api管理平台中公开它。 curl --get --include" https://greekscholar-test-v1.p.mashape.com/" \ -H" X-Mashape-Key:xPlviBQhz3mshmhlL19hyJjNXJJXp1hm6H5jsn10ZrVHr4n3ZC"
所有链接都会返回到原来的heroku主机。如何配置链接以显示相对路径,或者转到api管理平台的主机?