File tree Expand file tree Collapse file tree 2 files changed +15
-0
lines changed
dubbo-config/dubbo-config-spring/src/main/resources/META-INF Expand file tree Collapse file tree 2 files changed +15
-0
lines changed Original file line number Diff line number Diff line change 13571357 <xsd : element name =" config-center" type =" configCenterType" >
13581358 <xsd : annotation >
13591359 <xsd : documentation ><![CDATA[ The config center config ]]> </xsd : documentation >
1360+ <xsd : appinfo >
1361+ <tool : annotation >
1362+ <tool : exports type =" org.apache.dubbo.config.ConfigCenterConfig" />
1363+ </tool : annotation >
1364+ </xsd : appinfo >
13601365 </xsd : annotation >
13611366 </xsd : element >
13621367
Original file line number Diff line number Diff line change 13711371 <xsd : element name =" metadata-report" type =" metadataReportType" >
13721372 <xsd : annotation >
13731373 <xsd : documentation ><![CDATA[ The metadataReport config ]]> </xsd : documentation >
1374+ <xsd : appinfo >
1375+ <tool : annotation >
1376+ <tool : exports type =" org.apache.dubbo.config.MetadataReportConfig" />
1377+ </tool : annotation >
1378+ </xsd : appinfo >
13741379 </xsd : annotation >
13751380 </xsd : element >
13761381
13771382 <xsd : element name =" config-center" type =" configCenterType" >
13781383 <xsd : annotation >
13791384 <xsd : documentation ><![CDATA[ The config center config ]]> </xsd : documentation >
1385+ <xsd : appinfo >
1386+ <tool : annotation >
1387+ <tool : exports type =" org.apache.dubbo.config.ConfigCenterConfig" />
1388+ </tool : annotation >
1389+ </xsd : appinfo >
13801390 </xsd : annotation >
13811391 </xsd : element >
13821392
You can’t perform that action at this time.
0 commit comments