
org.swiftboot.web.result.Result Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of swiftboot-web Show documentation
Show all versions of swiftboot-web Show documentation
Basic module for enterprise web applications
package org.swiftboot.web.result;
/**
* 返回给客户端的结果对象
*
* @author swfitech
**/
public interface Result {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy