Skip to content

MichaelXoXo/awesome-spring-boot-examples

Repository files navigation

awesome-spring-boot-examples

Spring Boot 实战教程 代码示例

记录开发工作中涉及到的 Spring Boot 技术栈,尽量每个示例简单专一

版本:

  • Spring Boot: 2.1.6.RELEASE
  • JDKK: 1.8

项目使用

  • 下载本项目:git clone git@github.com:Michael728/awesome-spring-boot-examples.git
  • IDEA - File - Open - 选择具体的示例,比如 spring-boot-hello-world 即可

基础