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

com.github.zw201913.response.ConfigRewriteResponse Maven / Gradle / Ivy

There is a newer version: 1.0.3
Show newest version
package com.github.zw201913.response;

import lombok.ToString;

/**
 * @author zouwei
 * @className ConfigRewriteResponse
 * @date: 2022/8/23 下午5:04
 * @description:
 */
@ToString(callSuper = true)
public class ConfigRewriteResponse extends BaseResponse {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy