Open yumingtao opened 6 years ago
Upgrading the jetty server version works too
@gihank hi, I install jetty on mac, but still 404.
How to Upgrading the jetty server version on mac?
@gihank I modified the pom.xml file, where I replace the jetty version, and mvn clean install again, always 404..
In JDK1.9 environment, it can be started via "java -jar ......" command, but when access the url localhost:9090, it shows /home 404 not found error. Change the java environment to JDK1.8, then it works.