springcloud feign请求方式变成post
错误: {“timestamp”:”2021-01-15T15:15:10.368+0000″,”status”:405,”error”:”Method…
实例: springcloud+nacos+gateway+webservice
父pom.xml内容: webservice-biz模块 pom.xml; webservice-biz 的 入口Application,SpringApplication: 定义webservice的接口api webservice服务的实现类: 创建cxf…