You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: