我有Hateoas的Spring Data Rest作为我的支持.它是代理人的背后.
后端网址: backend.com
backend.com
代理网址: proxy.com
proxy.com
当我查询代理网址时,例如http://proxy.com/items/1,我得到一个href带域名链接的回复backend.com.我需要域名proxy.com.
http://proxy.com/items/1
href
rest spring hateoas spring-data-rest spring-hateoas
hateoas ×1
rest ×1
spring ×1
spring-data-rest ×1
spring-hateoas ×1