摘要: 官方文档:https://github.com/alibaba/spring-cloud-alibaba/blob/master/README-zh.md 想要使用SpringCloudAlibaba分布式组件,先引入依赖 <dependencyManagement> <dependencies> 阅读全文
posted @ 2020-12-07 15:56 好看的程序媛 阅读(354) 评论(0) 推荐(0)
摘要: 1.使用PowerDesigner打开设计好的 .pdm文件 2.点击工具栏中的Database——>Database Generation——>Preview,就可以看到生成的创建数据库sql语句 3.下载并安装sqlyog https://sqlyog.en.softonic.com/downl 阅读全文
posted @ 2020-12-01 19:18 好看的程序媛 阅读(193) 评论(0) 推荐(0)
摘要: 使用Vagrant安装Linux虚拟机 1.电脑需要开启CPU虚拟化 2.下载并安装VirtualBox https://www.virtualbox.org/wiki/Downloads VirtualBox简介:https://baike.baidu.com/item/VirtualBox/58 阅读全文
posted @ 2020-12-01 11:15 好看的程序媛 阅读(46) 评论(0) 推荐(0)