-
Notifications
You must be signed in to change notification settings - Fork 580
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
Documentation : Helidon DB Client Guide #2673
Conversation
Signed-off-by: tvallin <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please modify Routing initialization to simplify it a bit.
I would also like to see an example of sending DbRow as JSON object in HTTP response. But it may be added later.
There is dbclient/jsonp/src/main/java/io/helidon/dbclient/jsonp/JsonProcessingMapper.java to do the job.
I would like @tomas-langer to check this too. |
Signed-off-by: tvallin <[email protected]>
Signed-off-by: tvallin <[email protected]>
Signed-off-by: tvallin <[email protected]>
Signed-off-by: tvallin <[email protected]>
Issue of this PR : #3621 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Doc comments for Helidon DB Client guide.
Signed-off-by: tvallin <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Hello @tomas-langer, |
Hi @romain-grecourt, |
Signed-off-by: tvallin [email protected]