【SpringBoot】01:入门案例 nor1take 2023-11-06 49 阅读1分钟 SpringBoot设计目的:简化Spring应用的初始搭建、开发过程。 01:创建SpringBoot项目 02:创建Controller 03:运行Application类