1 Star 1 Fork 0

github-spring-projects/spring-amqp

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
settings.gradle 351 Bytes
一键复制 编辑 原始数据 按行查看 历史
pluginManagement {
repositories {
gradlePluginPortal()
mavenCentral()
}
}
plugins {
id 'io.spring.develocity.conventions' version '0.0.22'
}
rootProject.name = 'spring-amqp-dist'
include 'spring-amqp'
include 'spring-amqp-bom'
include 'spring-rabbit'
include 'spring-rabbit-stream'
include 'spring-rabbit-junit'
include 'spring-rabbit-test'
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/github-spring-projects/spring-amqp.git
git@gitee.com:github-spring-projects/spring-amqp.git
github-spring-projects
spring-amqp
spring-amqp
main

搜索帮助