初始化

master
yangpeng 2024-08-08 20:29:08 +08:00
parent 5d5022b734
commit 28bd3498d3
7 changed files with 7 additions and 7 deletions

View File

@ -8,7 +8,7 @@ import org.springframework.context.annotation.Import;
/** /**
* @Author: by * @Author: by
* @Date 2024/8/7 22:07 * @Date 2024/8/8 22:07
* @Description nacos * @Description nacos
*/ */
@Configuration @Configuration

View File

@ -10,7 +10,7 @@ import com.muyu.common.nacos.remote.resp.ServiceListResp;
/** /**
* @Author: by * @Author: by
* @Date 2024/8/6 21:19 * @Date 2024/8/8 21:19
* @Description nacosapi * @Description nacosapi
*/ */
@BaseRequest( @BaseRequest(

View File

@ -9,7 +9,7 @@ import org.springframework.beans.factory.annotation.Value;
/** /**
* @Author: by * @Author: by
* @Date 2024/8/10 8:03 * @Date 2024/8/8 00:23
* @Description nacos * @Description nacos
*/ */

View File

@ -7,7 +7,7 @@ import lombok.experimental.SuperBuilder;
/** /**
* @Author: by * @Author: by
* @Date 2024/8/6 23:47 * @Date 2024/8/8 23:47
* @Description * @Description
*/ */
@Data @Data

View File

@ -5,7 +5,7 @@ import lombok.experimental.SuperBuilder;
/** /**
* @Author: by * @Author: by
* @Date 2024/8/6 23:48 * @Date 2024/8/8 23:48
* @Description * @Description
*/ */
@Data @Data

View File

@ -9,7 +9,7 @@ import java.util.List;
/** /**
* @Author: by * @Author: by
* @Date 2024/8/6 23:55 * @Date 2024/8/8 23:55
* @Description nacos * @Description nacos
*/ */
@Data @Data

View File

@ -11,7 +11,7 @@ import java.util.List;
/** /**
* @Author: by * @Author: by
* @Date 2024/8/7 0:49 * @Date 2024/8/8 0:49
* @Description TODO nacos * @Description TODO nacos
*/ */
public class NacosServerService { public class NacosServerService {