Skip to content

Ignored CompletionStage in ReactiveEmbeddableInitializerImpl#reactiveResolveInstance #2381

@DavideD

Description

@DavideD

We are using .thenAccept instead of .thenCompose here:

.thenAccept( unused -> prepareCompositeInstance( (ReactiveEmbeddableInitializerData) data ) );

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions