Commit d8d24e75 authored by Cosmin Humeniuc's avatar Cosmin Humeniuc Committed by Stephane Nicoll

Delete Javadoc references to removed code

See gh-18755
parent 95270db7
...@@ -21,9 +21,7 @@ import javax.servlet.MultipartConfigElement; ...@@ -21,9 +21,7 @@ import javax.servlet.MultipartConfigElement;
import org.springframework.util.unit.DataSize; import org.springframework.util.unit.DataSize;
/** /**
* Factory that can be used to create a {@link MultipartConfigElement}. Size values can be * Factory that can be used to create a {@link MultipartConfigElement}.
* set using traditional {@literal long} values which are set in bytes or using more
* convenient {@link DataSize} variants.
* *
* @author Phillip Webb * @author Phillip Webb
* @since 1.4.0 * @since 1.4.0
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment