Groups keyboard shortcuts have been updated
Dismiss
See shortcuts

What is an alternative of join(Future<String>, Future<String>) and all(Future<String>, Future<String>) from the type CompositeFuture in Vert.x JAVA?

52 views
Skip to first unread message

이강수 (kipid)

unread,
Aug 31, 2024, 8:09:34 AM8/31/24
to vert.x
CompositeFuture.all(List.of(deploy1, deploy2))

gives me a warning. How can I resolve this? What is the alternative?

이강수 (kipid)

unread,
Sep 16, 2024, 3:48:43 AM9/16/24
to vert.x
No one is answering TT.

Do use Future.all instead of CompositeFuture.all.

Simple solution~! Yeah~!

2024년 8월 31일 토요일 오후 9시 9분 34초 UTC+9에 이강수 (kipid)님이 작성:
Reply all
Reply to author
Forward
0 new messages