If a spring.config.import
uses classpath:file.properties
it's currently not possible to tell the actual jar that the resource is loaded from. It would be useful if the origin included the full URL.
If a spring.config.import
uses classpath:file.properties
it's currently not possible to tell the actual jar that the resource is loaded from. It would be useful if the origin included the full URL.