Skip to content

Commit d8d24e7

Browse files
Cosmin Humeniucsnicoll
authored andcommitted
Delete Javadoc references to removed code
See gh-18755
1 parent 95270db commit d8d24e7

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)