A sample web-application using Groovlets.
Run embedded web-server via gradle
gradle jettyRun
and access the webapp at http://localhost:8080/groovlets-webapp-sample/
For more info explore source comments or visit the related post on my blog.
A sample web-application using Groovlets.
Run embedded web-server via gradle
gradle jettyRun
and access the webapp at http://localhost:8080/groovlets-webapp-sample/
For more info explore source comments or visit the related post on my blog.