https://github.com/kmax/jaxrs-cdi-example
An example project using JAX-RS and CDI
https://github.com/kmax/jaxrs-cdi-example
Last synced: about 1 year ago
JSON representation
An example project using JAX-RS and CDI
- Host: GitHub
- URL: https://github.com/kmax/jaxrs-cdi-example
- Owner: KMax
- License: mit
- Created: 2013-12-16T22:32:21.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-12-22T11:13:00.000Z (over 12 years ago)
- Last Synced: 2025-05-16T03:07:47.507Z (about 1 year ago)
- Language: Java
- Homepage:
- Size: 109 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
An example project using JAX-RS and CDI
=================
JAX-RS implementation - RESTEasy (http://www.jboss.org/resteasy)
CDI implementation - Weld (http://weld.cdi-spec.org/)