zhangjf a78ccaeae5 fix: NacosMetadataConfig添加@ConditionalOnBean避免Gateway加载失败
NacosMetadataConfig仅在Registration bean存在时生效,
解决Gateway等不需要服务注册的场景无法启动的问题
2026-02-20 18:15:20 +08:00

12 lines
287 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<metadata>
<groupId>com.fundplatform</groupId>
<artifactId>fund-common</artifactId>
<versioning>
<versions>
<version>0.0.1-SNAPSHOT</version>
</versions>
<lastUpdated>20260220101230</lastUpdated>
</versioning>
</metadata>