Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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...)