I am wondering how to inject a Resource as a dependency in @Service bean. Is it possible?
I see just aconstruct to expose a property file as a bean, but that is limited to property files.Code:util:property-path
Thanks.
I am wondering how to inject a Resource as a dependency in @Service bean. Is it possible?
I see just aconstruct to expose a property file as a bean, but that is limited to property files.Code:util:property-path
Thanks.