Giter Club home page Giter Club logo

Comments (7)

tipsy avatar tipsy commented on June 9, 2024

@johanhaleby we discussed it, but ultimately decided against it because of the lack of a proper migration guide from Jetty. It's unclear how much work this is. Do you want to have a look at it?

from javalin.

johanhaleby avatar johanhaleby commented on June 9, 2024

Oh, I didn't know this. There's a project in the JVM space that has "recipes" (or something similar) for automatically upgrading between different major versions of frameworks/libraries. Maybe they have a recipe for jetty? However, I don't remember the name of the project :)

from javalin.

johanhaleby avatar johanhaleby commented on June 9, 2024

I was thinking of openrewrite, but I don't can't see that they have support for Jetty unfortunately.

from javalin.

klassm avatar klassm commented on June 9, 2024

Unfortunately downgrading the jetty version also does not work for me anymore, as Spring Boot also references org.eclipse.jetty.io.Content - which has not been present in Jetty 11.
Unfortunately this now means that Javalin is blocking any further Spring Boot updates -.-

from javalin.

klassm avatar klassm commented on June 9, 2024

By now there is also a migration guide: https://eclipse.dev/jetty/documentation/jetty-12/programming-guide/index.html#pg-migration-11-to-12

from javalin.

tipsy avatar tipsy commented on June 9, 2024

Do you think you could submit a PR @klassm?

from javalin.

klassm avatar klassm commented on June 9, 2024

Not sure - I just tried to do the upgrade, but I get stuck at the micrometer upgrade. I am not even sure whether that is currently possible, as there is no micrometer-jetty12 dependency available. There's also an open issue about jetty12 support...
micrometer-metrics/micrometer#4261

from javalin.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.