dropwizard-spring-annotations
dropwizard-spring-annotations copied to clipboard
Results
2
dropwizard-spring-annotations issues
Sort by
recently updated
recently updated
newest added
Hi, Second of my two possibly stupid questions, here. What's the rationale for requiring `@DWProvider`? Could `AutoWiredService` not just search for classes annotated with `@javax.ws.rs.ext.Provider` and/or of type `com.sun.jersey.spi.inject.InjectableProvider`, and...
Hi, Thanks for this library - it's exactly what I was looking for! I just have a couple of questions / suggestions (which I'll split out into separate issues) -...