Skip to content

feat: Parameters injection #201

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

Merged
merged 10 commits into from
Dec 2, 2020
Merged

feat: Parameters injection #201

merged 10 commits into from
Dec 2, 2020

Conversation

vitodegiosa
Copy link
Contributor

Issue #, if available:

Description of changes:

  • Introduction of @param annotation in parameters module with relative Aspect to inject parameter value in Java field.
  • ParamManager added to support instantiation of classes extending BaseProvider

Checklist

Breaking change checklist

RFC issue #:
#184

  • Migration process documented
  • Implement warnings (if it can live side by side)

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

- added test for default @param provider
- removed ProviderException and added log info
pankajagrawal16
pankajagrawal16 previously approved these changes Dec 2, 2020
@vitodegiosa vitodegiosa merged commit 1183182 into master Dec 2, 2020
@vitodegiosa vitodegiosa deleted the parameter-injection branch December 2, 2020 13:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants