macOS 和 Windows 系统开发环境搭建指南
1. macOS 系统工具安装与配置
1.1 技术要求
在 macOS Ventura 系统的 MacBook Pro 上运行命令,使用 bash 命令 shell。若使用其他 shell(如 zsh),可通过 /bin/bash 切换。
1.2 工具安装
需要安装的工具及对应下载链接如下:
| 工具 | 下载链接 | 使用版本 |
| ---- | ---- | ---- |
| Git | https://git-scm.com/downloads | v2.37.1 |
| Docker Desktop for Mac | https://hub.docker.com/editions/community/docker-ce-desktop-mac/ | v4.12.0 |
| Java | https://adoptium.net/installation | v17.0.6 |
| curl | https://curl.haxx.se/download.html | v7.86.0 |
| jq | https://stedolan.github.io/jq/download/ | v1.6 |
| Spring Boot CLI | https://docs.spring.io/spring-boot/docs/3.0.4/reference/html/getting-started.html#getting-started.installing.cli | v3.0.4 |
超级会员免费看
订阅专栏 解锁全文

被折叠的 条评论
为什么被折叠?



