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

org.dromara.email.comm.entity.Parameter Maven / Gradle / Ivy

The newest version!
package org.dromara.email.comm.entity;

/**
 * Parameter
 * 

空接口,用于标定用户自己的实体类型 * 用于发送html模板邮件时候 用户传递自己的实体序列化进行的类型标定 * @author :Wind * 2023/6/8 19:36 **/ public interface Parameter { }





© 2015 - 2024 Weber Informatics LLC | Privacy Policy