diff --git a/docs/spring-boot/README.md b/docs/spring-boot/README.md index 8fdcf54f47a3daa8c72fe12ed4cf89b49c2d66b2..98f6ceb2e5de2f79b479255ff266b95cef0fee76 100644 --- a/docs/spring-boot/README.md +++ b/docs/spring-boot/README.md @@ -1 +1 @@ -# Spring 引导 \ No newline at end of file +# Spring Boot \ No newline at end of file diff --git a/docs/spring-boot/upgrading.md b/docs/spring-boot/upgrading.md index 46ae4dba5450aa66574e94027e3c84f3021a7ff0..dae040b8863b3844f206f46d76cea0c27b2f781a 100644 --- a/docs/spring-boot/upgrading.md +++ b/docs/spring-boot/upgrading.md @@ -1,4 +1,4 @@ -# 升级 Spring 引导 +# 升级 Spring Boot 在项目[wiki](https://github.com/spring-projects/spring-boot/wiki)上提供了如何从 Spring 启动的早期版本升级的说明。按照[发行说明](https://github.com/spring-projects/spring-boot/wiki#release-notes)部分中的链接查找要升级到的版本。 @@ -26,7 +26,7 @@ | |完成迁移后,请确保从项目的依赖项中删除此模块。| |---|-------------------------------------------------------------------------------------------------------| -## 3. 升级 Spring 引导 cli +## 3. 升级 Spring Boot cli 要升级现有的 CLI 安装,请使用适当的 PackageManager 命令(例如,)。如果你手动安装了 CLI,请按照[标准说明](getting-started.html#getting-started.installing.cli.manual-installation),记住更新你的`PATH`环境变量,以删除任何旧的引用。