TitanComing opened a new issue, #6019: URL: https://github.com/apache/shenyu/issues/6019
### Question 1. 我们之前基于shenyu admin 2.5版本 + shenyu-spring-boot-starter-gateway 2.5版本部署了网关集群,采用nacos 2.3进行数据同步服务。我们后台的服务基于springboot 2.3.1+jdk8, 并采用shenyu-spring-boot-starter-client-springmvc 2.5版本进行了shenyu client注册。 2. 当前我们期望升级至shenyu admin 2.7版本。原有的client服务的注册类型从nacos改为了http(shenyu.register.registerType),.经过试验可以注册,但是只能注册到shenyu admin的默认命名空间(default namespace)上,似乎shenyu-spring-boot-starter-client-springmvc 2.5不能识别shenyu.namespace属性从而指定命名空间。 3. 我们尝试升级shenyu-spring-boot-starter-client-springmvc至2.7版本,但受限于原项目springboot 2.3.1+jdk8未能成功。如果我们升级原项目springboot和jdk版本,则涉及项目较多,工作量很大。请问是否有尽量减少原项目改造进行shenyu admin 升级的办法? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@shenyu.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org