Create spring-boot-amqp module
This commit is contained in:
committed by
Phillip Webb
parent
b3ada036c8
commit
5ac2ad6c11
@@ -6,6 +6,5 @@ description = "Starter for using Spring AMQP and Rabbit MQ"
|
||||
|
||||
dependencies {
|
||||
api(project(":spring-boot-project:spring-boot-starters:spring-boot-starter"))
|
||||
api("org.springframework:spring-messaging")
|
||||
api("org.springframework.amqp:spring-rabbit")
|
||||
api(project(":spring-boot-project:spring-boot-amqp"))
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user