Skip to content

thingleme/java8-jersey2-guice4-webapp-archetype

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

java8-jersey2-guice4-webapp-archetype

Webapp archetype for starting with a new java 8, servlet 3.1, jersey 2 and guice 4 project.

Use with mvn archetype:generate or

mvn archetype:generate \
  -DarchetypeGroupId=me.thingle.archetypes \
  -DarchetypeArtifactId=java8-jersey2-guice4-webapp-archetype \
  -DarchetypeVersion=1.1.0

Once your new project is created, run command mvn jetty:run then go to

If you wish to contribute to this archetype, please consider looking at the code from repo java8-jersey2-guice4-webapp, used to generate this archetype.

About

An archetype for a java 8 webapp with servlet 3.1, jersey 2 and guice 4

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages