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

Update the coroutine example with vertx-mysql-client #380

Closed

Conversation

BillyYccc
Copy link
Member

Motivation:

fixes #353.

Conformance:

Your commits should be signed and you should have signed the Eclipse Contributor Agreement as explained in https://github.com/eclipse/vert.x/blob/master/CONTRIBUTING.md
Please also make sure you adhere to the code style guidelines: https://github.com/vert-x3/wiki/wiki/Vert.x-code-style-guidelines

Signed-off-by: Billy Yuan <billy112487983@gmail.com>
@vietj
Copy link
Contributor

vietj commented Dec 8, 2020

I did not see this PR first, sorry. I updated to SQL client API and dropped the coroutine await to use future await instead

@vietj vietj closed this Dec 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Update the Kotlin movie rating examples with the vertx-mysql-client
2 participants