类的使用
com.codingapi.springboot.framework.dto.response.SingleResponse
使用SingleResponse的程序包
-
com.codingapi.springboot.framework.dto.response中SingleResponse的使用
修饰符和类型方法说明static <T> SingleResponse<T>SingleResponse.empty()static <T> SingleResponse<T>SingleResponse.of(T data)