Open DhavalShewale opened 2 years ago
@DhavalShewale the App Config Java SDK can be used in generic Java applications. Does that solve your need?
@zhenlan This is a java SDK for app configuration but it does not resolve key-vault referenced secrets. This feature request is for an app configuration provider that can auto resolve key-vault referenced secrets.
While we have a great library -
azure-spring-cloud-appconfiguration-config
for spring boot based java applications but we currently lack a java provider for applications that work on normal spring configuration.While spring boot is the new technology that has been on the trend for quite some time, there would be quite a few projects which have been developed and running since several years using normal spring configuration. This is a new feature request to create a new app configuration provider for java to support non spring boot applications.