Is there a proven way to access an Azure Key Vault from a java app in an OSGi container? The Azure java libraries aren't OSGi modules and trying to wrap them myself is leading to an endless dependency management import nightmare that I can't untangle.
Asked
Active
Viewed 22 times