Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
I would like to be able to replace FileItemFactory with my own implementation. Currently DiskFileItemFactory is hard-coded in MultipartDecoderImpl. I would like the FileItemFactory to be a service to allow me to choose my own implementation.