Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Docs] Missing task 3.x coordinates in ref guide #5443

Closed
onobc opened this issue Aug 30, 2023 · 0 comments · Fixed by #5447
Closed

[Docs] Missing task 3.x coordinates in ref guide #5443

onobc opened this issue Aug 30, 2023 · 0 comments · Fixed by #5447
Assignees
Labels
area/documentation Belongs to documentation
Milestone

Comments

@onobc
Copy link
Contributor

onobc commented Aug 30, 2023

We added the coordinates for the Spring Boot 3.x based stream applications here. We need to add the coordinates for the Spring Cloud Task 3.x and Spring Cloud Batch 5.x task apps as well.

The 3.x based task apps live here:

Register task apps w/ the following properties:

task.timestamp=maven://io.spring:timestamp-task:3.0.0
task.timestamp.bootVersion=3

task.timestamp-batch=maven://io.spring:timestamp-batch-task:3.0.0
task.timestamp-batch.bootVersion=3

For reference on the 2.x coordinates - they are talked about here.

@onobc onobc added the area/documentation Belongs to documentation label Aug 30, 2023
@onobc onobc added this to the 2.11.0 milestone Aug 30, 2023
@onobc onobc self-assigned this Aug 30, 2023
onobc added a commit to onobc/spring-cloud-dataflow that referenced this issue Aug 30, 2023
onobc added a commit that referenced this issue Aug 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/documentation Belongs to documentation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant