代码拉取完成,页面将自动刷新
同步操作将从 Gitee 极速下载/Dubbo-Spring-Boot-Project 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>com.alibaba.boot</groupId>
<artifactId>dubbo-spring-boot-project</artifactId>
<version>1.0.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Dubbo Spring Boot Project</name>
<description>Dubbo Spring Boot Project</description>
<url>https://github.com/dubbo/dubbo-spring-boot-project</url>
<properties>
<revision>1.0.0-SNAPSHOT</revision>
</properties>
<modules>
<module>dubbo-spring-boot-parent</module>
<module>dubbo-spring-boot-autoconfigure</module>
<module>dubbo-spring-boot-starter</module>
<module>dubbo-spring-boot-samples</module>
<module>dubbo-spring-boot-actuator</module>
</modules>
<organization>
<name>Alibaba Group.</name>
<url>http://www.alibabagroup.com/en/global/home</url>
</organization>
<scm>
<url>https://github.com/dubbo/dubbo-spring-boot-project</url>
<connection>scm:git:git:////github.com/dubbo/dubbo-spring-boot-project.git</connection>
<developerConnection>scm:git:ssh://git@//github.com/dubbo/dubbo-spring-boot-project.git</developerConnection>
</scm>
<issueManagement>
<system>Github</system>
<url>https://github.com/dubbo/dubbo-spring-boot-project/issues</url>
</issueManagement>
<mailingLists>
<mailingList>
<name>Dubbo User Mailling List</name>
<subscribe>dubbo+subscribe@googlegroups.com</subscribe>
<unsubscribe>dubbo+unsubscribe@googlegroups.com</unsubscribe>
<post>dubbo@googlegroups.com</post>
<archive>http://groups.google.com/group/dubbo</archive>
</mailingList>
<mailingList>
<name>Dubbo Developer Mailling List</name>
<subscribe>dubbo-developers+subscribe@googlegroups.com</subscribe>
<unsubscribe>dubbo-developers+unsubscribe@googlegroups.com</unsubscribe>
<post>dubbo-developers@googlegroups.com</post>
<archive>http://groups.google.com/group/dubbo-developers</archive>
</mailingList>
</mailingLists>
<developers>
<developer>
<id>dubbo.io</id>
<name>The Dubbo Project Contributors</name>
<email>dubbo@googlegroups.com</email>
<url>http://dubbo.io</url>
<organization>The Dubbo Project</organization>
<organizationUrl>http://dubbo.io</organizationUrl>
</developer>
</developers>
</project>
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。