随笔分类 -  Spring Cloud

摘要:github地址:https://github.com/polarismesh/polaris 发行地址:https://github.com/polarismesh/polaris/releases 准备工作 安装golang golang官网:https://golang.google.cn/ 阅读全文
posted @ 2022-06-30 12:05 狱婪 阅读(506) 评论(0) 推荐(0)
摘要:package com.water.step.service.user.nacos; import com.alibaba.nacos.api.exception.NacosException; import com.alibaba.nacos.api.naming.pojo.Instance; i 阅读全文
posted @ 2020-10-14 21:37 狱婪 阅读(7463) 评论(1) 推荐(0)
摘要:Spring Boot项目中的核心配置文件 application (.properties 或 .yml) bootstrap (.properties 或 .yml) bootstrap/application 的区别 特性 Spring Cloud 构建于 Spring Boot 之上,在 S 阅读全文
posted @ 2019-05-29 14:20 狱婪 阅读(229) 评论(0) 推荐(0)