Skip to content

Commit 2e8f078

Browse files
committed
Merge pull request #18755 from cosminhume
* pr/18755: Delete Javadoc references to removed code Closes gh-18755
2 parents 95270db + d8d24e7 commit 2e8f078

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

spring-boot-project/spring-boot/src/main/java/org/springframework/boot/web/servlet/MultipartConfigFactory.java

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,7 @@
2121
import org.springframework.util.unit.DataSize;
2222

2323
/**
24-
* Factory that can be used to create a {@link MultipartConfigElement}. Size values can be
25-
* set using traditional {@literal long} values which are set in bytes or using more
26-
* convenient {@link DataSize} variants.
24+
* Factory that can be used to create a {@link MultipartConfigElement}.
2725
*
2826
* @author Phillip Webb
2927
* @since 1.4.0

0 commit comments

Comments
 (0)