Skip to content
This repository was archived by the owner on May 14, 2025. It is now read-only.
This repository was archived by the owner on May 14, 2025. It is now read-only.

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

@onobc

Description

@onobc

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.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions