Hello World: Embedded Jetty (Maven)

This example uses Maven to compile and run an embedded Jetty server.


This is a companion discussion topic for the original entry at https://happycoding.io/examples/java-server/hello-world-embedded-jetty-maven

facing issues with uber jar, even the root resource fails to load :frowning:

i had copied the same code but the link localhost:8080/hello returns error 404

Do you see any other errors or stack traces, maybe in your console?