跳至主要內容

SpringBoot应用

知识库集成配置SpringBootSpringBoot小于 1 分钟

项目搭建

  1. 生成 maven 项目
mvn archetype:generate -DinteractiveMode=false -DgroupId=top.blog -DartifactId=blog-spring -Dversion=1.0.0