# springboot-v3.1.1-learning **Repository Path**: coolwang/springboot-v3.1.1-learning ## Basic Information - **Project Name**: springboot-v3.1.1-learning - **Description**: SpringBootV3.1.1学习指引 - **Primary Language**: Java - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-06-28 - **Last Updated**: 2023-07-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 从头完整学习Spring BootV3.1.1,学习过程中不仅编写示例代码同时借助百度等翻译工具翻译官方文档[GITEE](https://coolwang.gitee.io/springboot-v3.1.1-learning)、[GITHUB](https://deanjoson.github.io/springboot-v3.1.1-learning/) ## 项目结构 - -docs :springboot文档翻译 - -example :根据springboot文档中的提到的代码编写的可以直接运行的示例代码(可能由多个小节合并) - example04_java_maven :第4节入门文档中提到的用maven构建的java语言编码的示例 三方工具: - [docsify](https://docsify.js.org/#/zh-cn/)