We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8b784c commit f2fa27dCopy full SHA for f2fa27d
dubbo-test/dubbo-dependencies-all/pom.xml
@@ -516,6 +516,11 @@
516
<artifactId>dubbo-spring-boot-autoconfigure-compatible</artifactId>
517
<version>${project.version}</version>
518
</dependency>
519
+ <dependency>
520
+ <groupId>org.apache.dubbo</groupId>
521
+ <artifactId>dubbo-spring-boot-configuration-metadata-compatible</artifactId>
522
+ <version>${project.version}</version>
523
+ </dependency>
524
<dependency>
525
<groupId>org.apache.dubbo</groupId>
526
<artifactId>dubbo-spring-boot-starter</artifactId>
0 commit comments