随笔分类 - Spring Cloud
摘要:『Nacos』 入门教程 https://zhuanlan.zhihu.com/p/666118150 nacos使用-服务注册中心和配置中心 https://www.cnblogs.com/tenny-peng/p/12911956.html Nacos注册与配置中心:使用详讲 https://b
阅读全文
摘要:https://www.cnblogs.com/allennote/articles/12459881.html nacos单机模式启动命令: startup.cmd -m standalone
阅读全文
摘要:https://blog.csdn.net/weixin_44980116/article/details/112474053 https://www.cnblogs.com/little-rain/p/11063967.html
阅读全文
摘要:https://blog.csdn.net/hosaos/article/details/89136666 https://www.cnblogs.com/huanchupkblog/p/12185851.html spring boot 系列学习: https://github.com/gf-hu
阅读全文
摘要:转载:https://www.cnblogs.com/assion/p/11249519.html 一、微服务与SOA “微服务”是一个名词,没有这个名词之前也有“微服务”,一个朗朗上口的名词能让大家产生一个认知共识,这对推动一个事务的发展挺重要的,不然你叫微服务他叫小服务的大家很难集中到一个点上。
阅读全文
摘要:https://www.cnblogs.com/belibai/p/11370720.html 1.进入到idea安装目录,找到\plugins\maven\lib 目录,可以看到maven有几个 2.修改maven2 或maven3 下conf目录下的settings.xml 文件如下 找到mir
阅读全文
摘要:https://blog.csdn.net/duanbeibei/article/details/85614938 2010年,几个搞IT的年轻人,在美国旧金山成立了一家名叫“dotCloud”的公司。 这家公司主要提供基于PaaS的云计算技术服务。具体来说,是和LXC有关的容器技术。 LXC,就是
阅读全文
摘要:https://www.cnblogs.com/jiangyu666/p/8522547.html https://blog.51cto.com/17099933344/2054646 https://blog.csdn.net/qq_17805795/article/details/5491053
阅读全文
摘要:分布式事务XAhttps://www.cnblogs.com/zengkefu/p/5742617.html Spring Cloud 分布式事务管理https://blog.csdn.net/zyndev/article/details/79604395 分布式系统事务一致性解决方案https:/
阅读全文
摘要:https://www.cnblogs.com/huangjuncong/p/9022055.html
阅读全文
摘要:https://blog.csdn.net/forezp/article/details/70148833/
阅读全文
摘要:转载:https://blog.csdn.net/smallsunl/article/details/78778790 单体架构 在网站开发的前期,项目面临的流量相对较少,单一应用可以实现我们所需要的功能,从而减少开发、部署和维护的难度。这种用于简单的增删改查的数据访问框架(ORM)十分的重要。 垂
阅读全文