If you're encountering the following error when bu...
# ktor
j
If you're encountering the following error when building a fat JAR with Jetty engine:
Copy code
java.lang.NoClassDefFoundError: Could not initialize class org.eclipse.jetty.server.HttpConnection
Here's the solution