Class MultipartConfigHandler

  • All Implemented Interfaces:
    AnnotationHandler

    @Service
    public class MultipartConfigHandler
    extends AbstractHandler
    This handler is responsible in handling jakarta.servlet.annotation.MultipartConfig.
    Author:
    Shing Wai Chan