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

com.codingapi.springboot.framework.event.ISyncEvent Maven / Gradle / Ivy

There is a newer version: 3.2.6
Show newest version
package com.codingapi.springboot.framework.event;

/**
 * 同步事件
 */
public interface ISyncEvent extends IEvent {


}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy