Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/agoncal/agoncal-fascicle-jaxrs
- Owner: agoncal
- License: mit
- Created: 2017-09-11T05:10:09.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T21:33:26.000Z (almost 2 years ago)
- Last Synced: 2023-03-22T12:06:19.401Z (over 1 year ago)
- Language: Java
- Homepage:
- Size: 253 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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