Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add the Uni.chain and Uni.then shortcuts #204

Merged
merged 2 commits into from Jul 9, 2020

Conversation

cescoffier
Copy link
Contributor

@cescoffier cescoffier commented Jul 9, 2020

Add 2 shortcuts to the Uni class:

  • chain
  • then

Related to #178.

@cescoffier cescoffier requested a review from jponge July 9, 2020 08:37
@cescoffier cescoffier mentioned this pull request Jul 9, 2020
11 tasks
Copy link
Member

@jponge jponge left a comment

Choose a reason for hiding this comment

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

Minor typos and you're good to go.

implementation/src/main/java/io/smallrye/mutiny/Uni.java Outdated Show resolved Hide resolved
implementation/src/main/java/io/smallrye/mutiny/Uni.java Outdated Show resolved Hide resolved
@cescoffier cescoffier force-pushed the features/add-uni-chain-shortcut branch from d5ef38f to 67f615a Compare July 9, 2020 09:16
@jponge jponge merged commit 0d42989 into master Jul 9, 2020
@jponge jponge deleted the features/add-uni-chain-shortcut branch July 9, 2020 09:41
@cescoffier cescoffier added this to the 0.6.0 milestone Jul 9, 2020
@cescoffier cescoffier added the enhancement New feature or request label Jul 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants