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

DB Example now correctly non-blocking #1584

Merged
merged 6 commits into from
Mar 30, 2020

Conversation

tomas-langer
Copy link
Member

As part of this PR, I had to fix a few problems:

  1. Sending a throwable using Response.send() did not set 500 status code
  2. DB Client did not map to String (such as from BigDecimal)
  3. There was a compilation issue in one of the native-image integration tests

Signed-off-by: Tomas Langer <tomas.langer@oracle.com>
Signed-off-by: Tomas Langer <tomas.langer@oracle.com>
Signed-off-by: Tomas Langer <tomas.langer@oracle.com>
…ectly non-blocking.

Signed-off-by: Tomas Langer <tomas.langer@oracle.com>
Signed-off-by: Tomas Langer <tomas.langer@oracle.com>
@tomas-langer tomas-langer added examples 2.x Issues for 2.x version branch reactive Reactive streams and related components DB client Helidon DB Client labels Mar 26, 2020
@tomas-langer tomas-langer self-assigned this Mar 26, 2020
Signed-off-by: Tomas Langer <tomas.langer@oracle.com>
@tomas-langer tomas-langer merged commit 5bd6290 into helidon-io:master Mar 30, 2020
@tomas-langer tomas-langer deleted the 1583-example-reactive-db branch March 30, 2020 08:51
@tomas-langer tomas-langer linked an issue Apr 2, 2020 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2.x Issues for 2.x version branch DB client Helidon DB Client examples reactive Reactive streams and related components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Employee app example has reactive issues
2 participants