Thanks @fredrik.nordin for making a Jetty11 module. I still have a few services stuck on java 11 (pending dockerization), and migrating to the fallback module let me stay on the latest http4k.
f
fredrik.nordin
02/15/2024, 3:51 PM
I wish I could take credit for that, but all kudos needs to go to @dave and @s4nchez for that. I "only" did the Jetty 12 changes.
a
Andrew O'Hara
02/15/2024, 5:46 PM
Oh well. Thanks Http4k team!
d
dave
02/15/2024, 6:25 PM
Tbh it only took 20 minutes to move the module across. The bigger work was the creation of the jetty 12 version for sure. So right back at you @fredrik.nordin !