Uses of Class
jakarta.servlet.annotation.MultipartConfig
-
Packages that use MultipartConfig Package Description jakarta.servlet -
-
Uses of MultipartConfig in jakarta.servlet
Constructors in jakarta.servlet with parameters of type MultipartConfig Constructor Description MultipartConfigElement(MultipartConfig annotation)Create a programmatic configuration from an annotation.
-