加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
project.xml 2.99 KB
一键复制 编辑 原始数据 按行查看 历史
lvan100 提交于 2021-07-25 17:18 . 准备同步 spring-core 远程分支
<?xml version="1.0" encoding="UTF-8"?>
<projects>
<project>
<name>spring-gin</name>
<dir>spring/spring-gin</dir>
<url>https://github.com/go-spring/spring-gin.git</url>
<branch>master</branch>
</project>
<project>
<name>spring-echo</name>
<dir>spring/spring-echo</dir>
<url>https://github.com/go-spring/spring-echo.git</url>
<branch>master</branch>
</project>
<project>
<name>starter-web</name>
<dir>starter/starter-web</dir>
<url>https://github.com/go-spring/starter-web.git</url>
<branch>master</branch>
</project>
<project>
<name>starter-gin</name>
<dir>starter/starter-gin</dir>
<url>https://github.com/go-spring/starter-gin.git</url>
<branch>master</branch>
</project>
<project>
<name>starter-echo</name>
<dir>starter/starter-echo</dir>
<url>https://github.com/go-spring/starter-echo.git</url>
<branch>master</branch>
</project>
<project>
<name>starter-go-redis</name>
<dir>starter/starter-go-redis</dir>
<url>https://github.com/go-spring/starter-go-redis.git</url>
<branch>master</branch>
</project>
<project>
<name>starter-go-mongo</name>
<dir>starter/starter-go-mongo</dir>
<url>https://github.com/go-spring/starter-go-mongo.git</url>
<branch>master</branch>
</project>
<project>
<name>starter-grpc</name>
<dir>starter/starter-grpc</dir>
<url>https://github.com/go-spring/starter-grpc.git</url>
<branch>master</branch>
</project>
<project>
<name>starter-rabbitmq</name>
<dir>starter/starter-rabbitmq</dir>
<url>https://github.com/go-spring/starter-rabbitmq.git</url>
<branch>main</branch>
</project>
<project>
<name>starter-gorm</name>
<dir>starter/starter-gorm</dir>
<url>https://github.com/go-spring/starter-gorm.git</url>
<branch>main</branch>
</project>
<project>
<name>spring-swag</name>
<dir>spring/spring-swag</dir>
<url>https://github.com/go-spring/spring-swag.git</url>
<branch>main</branch>
</project>
<project>
<name>starter-core</name>
<dir>starter/starter-core</dir>
<url>https://github.com/go-spring/starter-core.git</url>
<branch>main</branch>
</project>
<project>
<name>spring-stl</name>
<dir>spring/spring-stl</dir>
<url>https://github.com/go-spring/spring-stl.git</url>
<branch>main</branch>
</project>
<project>
<name>spring-rabbitmq</name>
<dir>spring/spring-rabbitmq</dir>
<url>https://github.com/go-spring/spring-rabbitmq.git</url>
<branch>master</branch>
</project>
<project>
<name>spring-core</name>
<dir>spring/spring-core</dir>
<url>https://github.com/go-spring/spring-core.git</url>
<branch>master</branch>
</project>
</projects>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化