Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eskatos/qi4j-library-jersey
Qi4j Jersey Library
https://github.com/eskatos/qi4j-library-jersey
Last synced: about 2 months ago
JSON representation
Qi4j Jersey Library
- Host: GitHub
- URL: https://github.com/eskatos/qi4j-library-jersey
- Owner: eskatos
- Created: 2015-01-21T09:49:47.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-10-01T19:15:07.000Z (over 9 years ago)
- Last Synced: 2024-11-01T20:06:34.557Z (3 months ago)
- Language: Java
- Size: 195 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.adoc
Awesome Lists containing this project
README
= Qi4j Jersey Library
Work in progress.
== DONE
- Activate/Passivate a Qi4j Application alongside a Jersey one
- Application, Layer and Module injected in Jersey resources with @Inject or @Structure
- Services injected in Jersey resources with @Service
- Values (de)serialization using an EntityProvider== TODO
- Assert correct "Jersey reload" behaviour
- Support Qi4j qualifiers on @Service injections (@IdentifiedBy, @Tagged, @HasMetaInfo etc...)