FroMage / redpipe

Redpipe Web Framework
Apache License 2.0
70 stars 10 forks source link

Make CDI inject `@Context` types #39

Open FroMage opened 6 years ago

FroMage commented 6 years ago

It's confusing that some of them are injectable (only as defined in CdiProvider while others are not), they should all be injectable.