初始化

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
* @Date 2024/8/7 22:07
* @Date 2024/8/8 22:07
* @Description nacos
*/
@Configuration

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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