Open tipsy opened 1 year ago
@tipsy Thanks for the feedback! We are currently investigating and will update you shortly.
@tipsy Thanks for the feedback! I have assigned the issue to the content author to review further and update the document as appropriate.
The Java code in the pubsub tutorial is using Jetty 9x (via the Javalin 3x library). Jetty 9x is end-of-life, so the tutorial should probably be updated to Jetty 11x and Java 11 (Jetty 11 requires Java 11). Updating to Jetty 11 also means that you have to update to Javalin 5x and slf4j 2x.
Despite jumping 2 majors for both Jetty and Javalin, the effort to migrate should be minimal. I'd be happy to assist with a code review if necessary.
Document Details
⚠ Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.