Spring Cloud Stream

2024-01-10 14:36 更新

Spring Cloud GCP為Google Cloud Pub / Sub 提供了Spring Cloud Stream活頁(yè)夾。

所提供的活頁(yè)夾依賴(lài)于Spring Integration Google Cloud Pub / Sub的通道適配器

Maven坐標(biāo),使用Spring Cloud GCP BOM:

<dependency>
    <groupId>org.springframework.cloud</groupId>
    <artifactId>spring-cloud-gcp-pubsub-stream-binder</artifactId>
</dependency>

Gradle坐標(biāo):

dependencies {
    compile group: 'org.springframework.cloud', name: 'spring-cloud-gcp-pubsub-stream-binder'
}
以上內(nèi)容是否對(duì)您有幫助:
在線筆記
App下載
App下載

掃描二維碼

下載編程獅App

公眾號(hào)
微信公眾號(hào)

編程獅公眾號(hào)