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