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

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

The newest version!
package com.codingapi.springboot.framework.event;

/**
 * 异步事件
 */
public interface IAsyncEvent extends IEvent {


}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy