An example of a custom Jersey MVC implementation that integrates with JStachio.
With JDK21
mvn package
java -jar target/helidon-mvc-jstachio.jar
curl -X GET http://localhost:8080
An example of a custom Jersey MVC implementation that integrates with JStachio.
With JDK21
mvn package
java -jar target/helidon-mvc-jstachio.jar
curl -X GET http://localhost:8080