spring cloud 分布式微服务 技术栈
guli-mall · 语雀
后端技术
技术 | 说明 | 官网 |
---|
SpringBoot容器+MVC框架https://spring.io/projects/spring-boot
SpringCloud微服务架构https://spring.io/projects/spring-cloud
SpringCloudAlibaba一系列组件https://spring.io/projects/spring-cloud-alibaba
MyBatis-PlusORM框架https://mp.baomidou.com
renren-generator人人开源项目的代码生成器renren-generator: 人人开源项目的代码生成器,可在线生成entity、xml、dao、service、vue、sql代码,减少70%以上的开发任务
Elasticsearch搜索引擎https://github.com/elastic/elasticsearch
RabbitMQ消息队列https://www.rabbitmq.com
Springsession分布式缓存https://projects.spring.io/spring-session
Redisson分布式锁https://github.com/redisson/redisson
Docker应用容器引擎https://www.docker.com
OSS对象云存储 https://github.com/aliyun/aliyun-oss-java-sdk
前端技术
技术 | 说明 | 官网 |
---|
Vue前端框架https://vuejs.org
Element前端UI框架https://element.eleme.io
thymeleaf模板引擎https://www.thymeleaf.org
node.js服务端的jshttps://nodejs.org/en
开发工具
工具 | 说明 | 官网 |
---|
IDEA开发Java程序https://www.jetbrains.com/idea/download
RedisDesktopredis客户端连接工具https://redisdesktop.com/download
SwitchHosts本地host管理https://oldj.github.io/SwitchHosts
X-shellLinux远程连接工具http://www.netsarang.com/download/software.html
Navicat数据库连接工具http://www.formysql.com/xiazai.html
PowerDesigner数据库设计工具http://powerdesigner.de
PostmanAPI接口调试工具https://www.postman.com
Jmeter性能压测工具https://jmeter.apache.org
TyporaMarkdown编辑器https://typora.io
开发环境
工具 | 版本号 | 下载 |
---|
JDK1.8https://www.oracle.com/java/technologies/javase/javase-jdk8-downloads.html
Mysql5.7https://www.mysql.com
RedisRedishttps://redis.io/download
Elasticsearch7.6.2https://www.elastic.co/downloads
Kibana7.6.2https://www.elastic.co/cn/kibana
RabbitMQ3.8.5http://www.rabbitmq.com/download.html
Nginx1.1.6http://nginx.org/en/download.html
采用docker安装 上诉开发环境比如 redis,mysql,rabbitmq等
比如elasticsearch Docker Hub 浏览器打开 搜索 elasticsearch
复制气候的命令即可
注意:以上的除了jdk都是采用docker方式进行安装,详细安装步骤可参考百度!!!
评论列表(0条)