标签: apache cors cxf ambiguous
Apache的任何人都可以帮助我在您网站的CORS示例中使用?
http://cxf.apache.org/docs/jax-rs-cors.html#JAX-RSCORS-Examples
此页面中的示例有点含糊不清,因为“address ='/ rest'”并未指向任何资源“rest”。
谢谢!
答案 0 :(得分:1)
服务在网址" / rest"上公开,因此资源可以在" / rest / delete"等路径上使用。