示例代码
- spring-boot-hello:Spring Boot Hello World 示例
- spring-boot-command-line-runner:Spring Boot根据CommandLineRunner实现项目启动时对资源进行初始化示例
- spring-boot-banner :Spring Boot 自定义 Banner 示例
- spring-boot-static-resource:Spring Boot静态资源访问路径以及自定义静态资源访问路径
- spring-boot-actuator:Spring Boot Actuator监控使用示例
- spring-boot-custom-starter:Spring Boot 自定义starter使用示例