All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.lq.doc.present.Constants Maven / Gradle / Ivy

package com.lq.doc.present;

class Constants {

    static final String BINDING_RESULT = "org.springframework.validation.BindingResult";
    static final String MULTIPART_FILE = "org.springframework.web.multipart.MultipartFile";
    static final String HTTP_SERVLET = "javax.servlet";

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy