noleme/noleme-vault

API: extension library for better compatibility with Spring annotations

eledhwen opened this issue · 0 comments

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.), .