Skip to content

Commit

Permalink
Update Boot 3.x stream apps descriptor links to 4.0.0 GA artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
onobc committed Oct 29, 2023
1 parent a8931ed commit 52aa41e
Showing 1 changed file with 6 additions and 9 deletions.
15 changes: 6 additions & 9 deletions spring-cloud-dataflow-docs/src/main/asciidoc/spring-boot-3x.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -39,24 +39,21 @@ To use the latest pre-packaged apps based on Spring Boot `3.x`, you must manuall
|===
|[.small]#Stream Applications#

|[.small]#https://repo.spring.io/artifactory/milestone/org/springframework/cloud/stream/app/stream-applications-descriptor/2022.0.0-RC2/stream-applications-descriptor-2022.0.0-RC2.stream-apps-rabbit-maven[RabbitMQ + Maven]#
|[.small]#https://repo.spring.io/artifactory/milestone/org/springframework/cloud/stream/app/stream-applications-descriptor/2022.0.0-RC2/stream-applications-descriptor-2022.0.0-RC2.stream-apps-rabbit-docker[RabbitMQ + Docker]#
|[.small]#https://repo.spring.io/artifactory/milestone/org/springframework/cloud/stream/app/stream-applications-descriptor/2022.0.0-RC2/stream-applications-descriptor-2022.0.0-RC2.stream-apps-kafka-maven[Kafka + Maven]#
|[.small]#https://repo.spring.io/artifactory/milestone/org/springframework/cloud/stream/app/stream-applications-descriptor/2022.0.0-RC2/stream-applications-descriptor-2022.0.0-RC2.stream-apps-kafka-docker[Kafka + Docker]#
|[.small]#https://repo.maven.apache.org/maven2/org/springframework/cloud/stream/app/stream-applications-descriptor/2022.0.0/stream-applications-descriptor-2022.0.0.stream-apps-rabbit-maven[RabbitMQ + Maven]#
|[.small]#https://repo.maven.apache.org/maven2/org/springframework/cloud/stream/app/stream-applications-descriptor/2022.0.0/stream-applications-descriptor-2022.0.0.stream-apps-rabbit-docker[RabbitMQ + Docker]#
|[.small]#https://repo.maven.apache.org/maven2/org/springframework/cloud/stream/app/stream-applications-descriptor/2022.0.0/stream-applications-descriptor-2022.0.0.stream-apps-kafka-maven[Kafka + Maven]#
|[.small]#https://repo.maven.apache.org/maven2/org/springframework/cloud/stream/app/stream-applications-descriptor/2022.0.0/stream-applications-descriptor-2022.0.0.stream-apps-kafka-docker[Kafka + Docker]#
|===

[cols="a"]
[cols="40%"]
|===
|[.small]#HTTP Repository Location for Apps#

|[.small]#https://repo.spring.io/artifactory/milestone/org/springframework/cloud/stream/app/stream-applications-descriptor/2022.0.0-RC2/stream-applications-descriptor-2022.0.0-RC2.rabbit-apps-maven-repo-url.properties[RabbitMQ]#
|[.small]#https://repo.spring.io/artifactory/milestone/org/springframework/cloud/stream/app/stream-applications-descriptor/2022.0.0-RC2/stream-applications-descriptor-2022.0.0-RC2.kafka-apps-maven-repo-url.properties[Kafka]#
|[.small]#https://repo.maven.apache.org/maven2/org/springframework/cloud/stream/app/stream-applications-descriptor/2022.0.0/stream-applications-descriptor-2022.0.0.rabbit-apps-maven-repo-url.properties[RabbitMQ]#
|[.small]#https://repo.maven.apache.org/maven2/org/springframework/cloud/stream/app/stream-applications-descriptor/2022.0.0/stream-applications-descriptor-2022.0.0.kafka-apps-maven-repo-url.properties[Kafka]#
|===

NOTE: The `3.x` apps are currentlyf available as a candidate release (`RC2`)


=== Spring Cloud Task / Batch Applications

The database schemas for Spring Cloud Task 3.x and Spring Batch 5.x have been modified in the versions that forms part of Spring Boot 3.x
Expand Down

0 comments on commit 52aa41e

Please sign in to comment.