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
This example uses Maven to compile and run an embedded Jetty server.
facing issues with uber jar, even the root resource fails to load
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?
Hello,
Can you please help me how can i use this.