0
点赞
收藏
分享

微信扫一扫

Java:SpringBoot项目快速启动模板代码


SpringBoot 启动模板,包含最少的模板代码


国内的网络,偶尔会打不开 Spring Initializr,所以将基础模板代码整理,以供下载使用

仅包含基础模块

  • Spring Web
  • Lombok
  • Spring Boot DevTools

下载使用

  • github下载地址:https://github.com/mouday/SpringBoot-Start/archive/refs/heads/master.zip
  • 加速地址:https://ghproxy.com/https://github.com/mouday/SpringBoot-Start/archive/refs/heads/master.zip

项目地址:

  • https://github.com/mouday/SpringBoot-Start


举报

相关推荐

0 条评论