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

4.x: Update streaming example so it starts and downloads last uploaded file #8515

Merged
merged 6 commits into from
Mar 22, 2024

Conversation

barchetta
Copy link
Member

Description

This updates the webserver streaming example to:

  1. Correct the README which still referred to reactive webserver APIs
  2. Fix it so it can start by NOT using a zip file URI to access the download file (see examples/webserver/streaming fails to start #8477)
  3. Have the upload set the file to download as described by the README

Documentation

README has been updated

@barchetta barchetta added examples 4.x Version 4.x labels Mar 22, 2024
@barchetta barchetta self-assigned this Mar 22, 2024
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Mar 22, 2024
Copy link
Contributor

@romain-grecourt romain-grecourt left a comment

Choose a reason for hiding this comment

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

Nice!

@barchetta barchetta merged commit f268194 into helidon-io:main Mar 22, 2024
12 checks passed
@barchetta barchetta deleted the 4.x-streaming-example branch November 12, 2024 20:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4.x Version 4.x examples OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants