Is your feature request related to a problem? Please describe.
As a developer I want to test both my APIs and the schedulers I had in my application. At this point if you try to inject a resource that is not a RESTClient it is null.
Describe the solution you'd like
I would like this resource to be injected in order to be able to test my entire application with MicroShed.
Describe alternatives you've considered
I tried to use Quarkus with microshed but they don't support querydsl.
Additional context
N/A
Is your feature request related to a problem? Please describe.
As a developer I want to test both my APIs and the schedulers I had in my application. At this point if you try to inject a resource that is not a RESTClient it is null.
Describe the solution you'd like
I would like this resource to be injected in order to be able to test my entire application with MicroShed.
Describe alternatives you've considered
I tried to use Quarkus with microshed but they don't support querydsl.
Additional context
N/A