GitHub - stapler/stapler-archetype: Skeleton Stapler project · GitHub
Skip to content

stapler/stapler-archetype

Folders and files

Repository files navigation

Skeleton Stapler Application

This is a minimum 'hello world' Java web application written with Stapler. If you are creating a new application, you can start with this skeleton:

$ git init
$ git pull https://github.com/stapler/stapler-archetype.git master

Building

Run mvn package to build a war, and run mvn jetty:run to run this application in place on localhost:8080.

About

Skeleton Stapler project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages