javalin / website

Javalin website source code
https://javalin.io
36 stars 87 forks source link

I am running HelloWorld in idea and the following error occurs, I am using Javalin 5.6.1 and jdk 11 #242

Closed DataPulse-China closed 8 months ago

DataPulse-China commented 12 months ago
image

I am running HelloWorld in idea and the following error occurs, I am using Javalin 5.6.1 and jdk 11。

tipsy commented 12 months ago

Most likely you have another dependency pulling in an older version of Jetty.