Closed
Description
Mike Youngstrom opened SPR-6998 and commented
This issue is related to #11417 though I think it should work for non EL situations as well. To fix this I would be happy if something like ObjectFactoryCreatingFactoryBean were created for the Provider<T> interface as well. And that both were enhanced to make the respective Provider or ObjectFactory serializable similar to what can be done with @Inject
/@Autowired
with #10747. That said if the decision were made to only support this through EL (#11417) that would be fine too though it may be less risky to simply make ObjectFactoryCreatingFactoryBean return a serializable ObjectFactory sooner?
Affects: 3.0.1
Issue Links:
- Support EL together with Provider<T> Interface in XML configuration [SPR-6751] #11417 Support EL together with Provider Interface in XML configuration
Referenced from: commits 16eb915