spring-framework
/
org.springframework.mock.web
/
MockMultipartHttpServletRequest
/
getFiles
getFiles
open
fun
getFiles
(
name
:
String
)
:
MutableList
<
MultipartFile
>