Spring Cloud Alibaba 版本

我在spring cloud alibaba github wiki上看到最新版本是2.1.0.RELEASE。当我把它作为pom介绍时,我无法添加相关的依赖项,比如nacos。

org.springframework.cloud spring-cloud-dependencies ${spring.cloud.version} pom import

        <dependency>
            <groupId>com.alibaba.cloud</groupId>
            <artifactId>spring-cloud-alibaba-dependencies</artifactId>
            <version>2.1.0.RELEASE</version>
            <type>pom</type>
            <scope>import</scope>
        </dependency>
    </dependencies>
</dependencyManagement>

org.springframework.cloud spring-cloud-starter-alibaba-nacos-discovery

原提问者GitHub用户a601942905git

展开
收起
白夜行fighting 2023-06-11 10:27:58 337 分享 版权
1 条回答
写回答
取消 提交回答
  • GroupID spring-cloud-starter-alibaba-nacos-discovery 是com.alibaba.cloud

    原回答者GitHub用户fangjian0423

    2023-06-11 11:25:32
    赞同 展开评论

阿里云拥有国内全面的云原生产品技术以及大规模的云原生应用实践,通过全面容器化、核心技术互联网化、应用 Serverless 化三大范式,助力制造业企业高效上云,实现系统稳定、应用敏捷智能。拥抱云原生,让创新无处不在。

还有其他疑问?
咨询AI助理