You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PojoPage does not have a close() method which means the underlying MultiPart object will not be closed. We need to add the close method and javadoc telling users to call the close method.