Hi, I have a rest method returning InputStream. I just wonder whether the returned InputStream will be closed by cxf? Otherwise, it will cause some resource leaking. right?
Regards, Rice
Hi, I have a rest method returning InputStream. I just wonder whether the returned InputStream will be closed by cxf? Otherwise, it will cause some resource leaking. right?
Regards, Rice