Skip to content

Replace ListenableFuture with CompletableFuture for long running task examples - #5856

Open
HerbertsVaadin wants to merge 2 commits into
mainfrom
bugfix/2571-comparable-future
Open

Replace ListenableFuture with CompletableFuture for long running task examples#5856
HerbertsVaadin wants to merge 2 commits into
mainfrom
bugfix/2571-comparable-future

Conversation

@HerbertsVaadin

Copy link
Copy Markdown
Contributor

Fixes #2571

Update the examples in https://vaadin.com/docs/latest/advanced/long-running-tasks to use CompletableFuture instead of ListenableFuture, which is deprecated as of Spring 6.0.

@HerbertsVaadin
HerbertsVaadin requested a review from jouni August 7, 2026 07:21
@github-actions

github-actions Bot commented Aug 7, 2026

Copy link
Copy Markdown

Preview Deployment

This PR has been deployed for preview.

URL: https://docs-preview-pr-5856.fly.dev

Changed pages

Added content is highlighted in green; removed content is marked in red on each page.

Built from 84f35b5

Comment thread articles/flow/advanced/long-running-tasks.adoc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use ComparableFuture instead of ListenableFuture

2 participants