Skip to content

feat: #ENABLING-726 add utils to manipulate DTO in cotnroller#47

Open
vbillard91 wants to merge 2 commits into
develop-b2schoolfrom
feat-ENABLING-726-add-dto-on-communication
Open

feat: #ENABLING-726 add utils to manipulate DTO in cotnroller#47
vbillard91 wants to merge 2 commits into
develop-b2schoolfrom
feat-ENABLING-726-add-dto-on-communication

Conversation

@vbillard91
Copy link
Copy Markdown
Contributor

@vbillard91 vbillard91 requested review from juniorode and mariusode May 12, 2026 12:10
};
}

public static <T> Future<T> eitherToFuture(Consumer<Handler<Either<String, T>>> call) {
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Est-ce que tu pourrais ajouter de la javadoc et peut-être aussi dedans un example de code ?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

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.

2 participants