Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/agoncal/agoncal-fascicle-jaxrs

Code of my future JAX-RS Fascicle
https://github.com/agoncal/agoncal-fascicle-jaxrs

Last synced: about 1 month ago
JSON representation

Code of my future JAX-RS Fascicle

Awesome Lists containing this project

README

        

# AGoncal Fascicle: JAX-RS

Code of my future JAX-RS Fascicle.

mvn archetype:generate -DarchetypeArtifactId=jersey-quickstart-grizzly2 -DarchetypeGroupId=org.glassfish.jersey.archetypes -DinteractiveMode=false -DgroupId=org.agoncal.fascicle.jaxrs -DartifactId=first-step -Dpackage=org.agoncal.fascicle.jaxrs.firststep -DarchetypeVersion=2.28