宣布 Spring Cloud Stream - Fishtown.RELEASE (2.1.0.RELEASE) 正式可用
经过一段激动人心的旅程,我们很高兴地宣布 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… 中使用。