From 496f8d3552061743f62f39a9586b24f98049a48a Mon Sep 17 00:00:00 2001 From: eye-gu <734164350@qq.com> Date: Tue, 5 Nov 2024 14:05:36 +0800 Subject: [PATCH] [type:fix] fix example TestApacheDubboXmlApplication start failed (#5754) Co-authored-by: aias00 --- .../src/main/resources/shenyu.xml | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/shenyu-examples/shenyu-examples-dubbo/shenyu-examples-apache-dubbo-service-xml/src/main/resources/shenyu.xml b/shenyu-examples/shenyu-examples-dubbo/shenyu-examples-apache-dubbo-service-xml/src/main/resources/shenyu.xml index 8cf4b329c58a..b0e6560d0006 100644 --- a/shenyu-examples/shenyu-examples-dubbo/shenyu-examples-apache-dubbo-service-xml/src/main/resources/shenyu.xml +++ b/shenyu-examples/shenyu-examples-dubbo/shenyu-examples-apache-dubbo-service-xml/src/main/resources/shenyu.xml @@ -20,7 +20,7 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd"> - + @@ -47,6 +47,15 @@ + + + + + + + +