为方便Spring Boot课程学员对照学习,我已经将 Spring Boot 构建Rest服务实验手册对应的源代码上传到coding中。需要的可以通过链接进行下载。

项目地址: https://git.dev.tencent.com/mls-tech/spring-boot-restful-starter.git

推荐使用 git 工具进行克隆,执行命令:

1
git clone https://git.dev.tencent.com/mls-tech/spring-boot-restful-starter.git

完整的手册地址:

  1. Spring Boot 构建Rest服务实验手册(一)
  2. Spring Boot 构建Rest服务实验手册(二)
  3. Spring Boot 构建Rest服务实验手册(三)
  4. Spring Boot 构建Rest服务实验手册(四)
  5. Spring Boot 构建Rest服务实验手册(五)
TAGS