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

API: extension library for better compatibility with Spring annotations #59

Open
eledhwen opened this issue Jan 3, 2023 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@eledhwen
Copy link
Contributor

eledhwen commented Jan 3, 2023

Consider the addition of an optional compatibility dependency (as a separate library) enabling noleme-vault to understand Spring annotations.

This can be useful in tests where a graph of classes already annotated with @Autowired has to be loaded, without the need to specifically add @Inject annotations.

This could also help in scenarios where a part of the bean graph could benefit from being delegated to noleme-vault (pre-existing configuration graph, vault custom module, etc.), .

@eledhwen eledhwen added the enhancement New feature or request label Jan 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant