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

Servlet 6.x (EE11) demos #12678

Draft
wants to merge 6 commits into
base: jetty-12.1.x
Choose a base branch
from
Draft

Conversation

gregw
Copy link
Contributor

@gregw gregw commented Jan 8, 2025

Remove disabled embedded examples
Added servlet 6.x examples for

  • durable dispatch paths
  • ByteBuffer IO

Remove disabled embedded examples
Added servlet 6.x examples for
 + durable dispatch paths
 + ByteBuffer IO
@gregw gregw marked this pull request as draft January 8, 2025 04:17
@gregw
Copy link
Contributor Author

gregw commented Jan 8, 2025

@janbartel @sbordet @lachlan-roberts I will soon be deleting all the remaining code from ./jetty-ee11/jetty-ee11-demos/jetty-ee11-demo-embedded. If you have any HTTP2, websocket or other tests from there that you think we need to keep, then can you collaborate on this branch and add them to jetty-demos/jetty-servlet6-demos in some form or other.

gregw added 4 commits January 8, 2025 15:40
Remove disabled embedded examples
Added servlet 6.x examples for
 + durable dispatch paths
 + ByteBuffer IO
 + ambiguous URIs
Remove disabled embedded examples
Added servlet 6.x examples for
 + durable dispatch paths
 + ByteBuffer IO
 + ambiguous URIs
Remove disabled embedded examples
Added servlet 6.x examples for
 + durable dispatch paths
 + ByteBuffer IO
 + ambiguous URIs
Remove disabled embedded examples
Added servlet 6.x examples for
 + durable dispatch paths
 + ByteBuffer IO
 + ambiguous URIs
 + moved EE11 embedded demos to servlet6
Remove disabled embedded examples
Added servlet 6.x examples for
 + durable dispatch paths
 + ByteBuffer IO
 + ambiguous URIs
 + moved EE11 embedded demos to servlet6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

4 participants