Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow the injection of any bean #209

Open
tiagomistral opened this issue Jul 31, 2020 · 0 comments
Open

Allow the injection of any bean #209

tiagomistral opened this issue Jul 31, 2020 · 0 comments
Labels
is:enhancement New feature or request

Comments

@tiagomistral
Copy link

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

@tiagomistral tiagomistral added the is:enhancement New feature or request label Jul 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
is:enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant