|
|
|
|
|
by spuz
1613 days ago
|
|
I wonder if someone can recommend a lightweight http server library? I like Javalin but it's based on Jetty which is a fully JavaEE compliant framework and includes support for things like OSGI which I don't need. With the whole Log4j situation, I'm re-evaluating some the libraries I've previously relied on. |
|
https://docs.oracle.com/en/java/javase/17/docs/api/jdk.https...