This application demonstrates use of the StaticContentService to serve static files together with a simple REST service.
mvn package
java -jar target/helidon-examples-webserver-static-content.jarOpen http://localhost:8080 in your browser.
This application demonstrates use of the StaticContentService to serve static files together with a simple REST service.
mvn package
java -jar target/helidon-examples-webserver-static-content.jarOpen http://localhost:8080 in your browser.