Skip to content

Update outdated example that uses JettyHttpHandlerAdapter in the reference manual #34875

Not planned
@sbrannen

Description

Activity

self-assigned this
on May 9, 2025
added this to the 7.0.0-M5 milestone on May 9, 2025
changed the title [-]Remove references to `JettyHttpHandlerAdapter`[/-] [+]Update outdated example that uses `JettyHttpHandlerAdapter` in the reference manual[/+] on May 9, 2025
removed their assignment
on May 9, 2025
kssumin

kssumin commented on May 10, 2025

@kssumin
Contributor

Hi! I'd like to work on this documentation issue.

I'll update the outdated JettyHttpHandlerAdapter example in the reference manual to reflect current best practices and ensure compatibility with Jetty 12.

My plan is to:

  1. Update the example code in the reactive-spring.adoc file
  2. Ensure compatibility with Jetty 12 API changes
  3. Maintain consistency with other server adapter examples in the documentation

I'll submit a PR with the documentation changes soon.

added 3 commits that reference this issue on May 11, 2025
77d9a55
a1d1f1a
6a4309e
modified the milestones: 7.0.0-M5, 7.0.x on May 15, 2025
rstoyanchev

rstoyanchev commented on Jun 3, 2025

@rstoyanchev
Contributor

Superseded by #34877.

removed this from the 7.0.x milestone on Jun 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Participants

      @sbrannen@rstoyanchev@kssumin

      Issue actions

        Update outdated example that uses `JettyHttpHandlerAdapter` in the reference manual · Issue #34875 · spring-projects/spring-framework