摘要: </build> <dependencyManagement> <dependencies> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-dependencies</artifact 阅读全文
posted @ 2025-09-18 15:32 清明雨下 阅读(7) 评论(1) 推荐(0)
摘要: 工作区 暂存区 本地仓库 远程仓库 git add--> >commit push--> git reset --soft Head~1 git reset Head~1 保存变更不提交 阅读全文
posted @ 2025-09-18 15:29 清明雨下 阅读(4) 评论(0) 推荐(0)