如何注册微信小程序 访问:mp.weixin.qq.com/ 前端工程位置: github.com/eacdy/itmuc…
相关api文档: t.itmuch.com/doc.html 注册小程序的邮箱18332552245@163.com 登录小程序的密码:yingji123456!
微信开发这工具 : developers.weixin.qq.com/miniprogram…
springcloud alibaba版本兼容 参考:github.com/alibaba/spr…
孵化器版本依赖关系(不推荐使用)
如果需要使用 Spring Cloud Greenwich 版本,请在 dependencyManagement 中添加如下内容
org.springframework.cloud spring-cloud-alibaba-dependencies 0.9.0.RELEASE pom import 如果需要使用 Spring Cloud Finchley 版本,请在 dependencyManagement 中添加如下内容 org.springframework.cloud spring-cloud-alibaba-dependencies 0.2.2.RELEASE pom import 如果需要使用 Spring Cloud Edgware 版本,请在 dependencyManagement 中添加如下内容 org.springframework.cloud spring-cloud-alibaba-dependencies 0.1.2.RELEASE pom import搭建nacos server:这里使用的版本是1.0.1 github.com/alibaba/nac…
nacos官方文档 nacos.io/zh-cn/docs/…
Windows启动命令:cmd startup.cmd或者双击startup.cmd运行文件。
启动后:http://localhost:8848/nacos/#/login
项目中引入nacos pom
org.springframework.cloud spring-cloud-starter-alibaba-nacos-discovery