領先一步
VMware 提供培訓和認證,助您加速進步。
瞭解更多經過激動人心的旅程,我們很高興地宣佈 Spring Cloud Stream Fishtown 版本週期 - Fishtown.RELEASE/2.1.0.RELEASE 正式上市。
<dependencyManagement>
<dependencies>
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-stream-dependencies</artifactId>
<version>Fishtown.RELEASE</version>
<type>pom</type>
<scope>import</scope>
</dependency>
</dependencies>
</dependencyManagement>
Spring Cloud Stream Fishtown (2.1.0.RELEASE) 可在 Maven Central 和 Spring Repo 中使用。
ListenerContainerCustomizer bean 的實現來支援 Message Listener 容器定製。KafkaStreamsStateStore,用於在 Kafka Streams 的低級別處理器 API 中建立狀態儲存 [kafka streams binder]QueryableStoreRegistry 已棄用,並提供了一個名為 InteractiveQueryService 的新 API。除了提供查詢狀態儲存的能力外,此 API 還提供有關執行消費者的主機的資訊。再次感謝所有社群貢獻者!!!
一如既往,我們歡迎反饋和貢獻,因此請透過 Stackoverflow 或 GitHub 或 Gitter 與我們聯絡。