yyvess/jsconf

Is it possible to add support for spring @PropertySource

Closed this issue · 1 comments

Is it possible to add support for spring @propertysource to use standard @value annotation? It would be really awesome.

Sorry for the delay ...
It's a good idea, but I not sure that we can integrate with @propertysource.
If you check Spring-boot Externalized Configuration, they did not support @propertysource.