第一章 spring-boot起步

点击 网址 http://start.spring.io/ 就可以获得spring-boot的项目结构。

如下:spring-boot起步一

 

spring-boot起步一

 spring-boot起步一spring-boot起步一

spring-boot起步一

spring-boot起步一

spring-boot起步一

 将项目解压到自己的项目中,然后找到mian函数所在启动类。运行。出现:

spring-boot起步一

 

 表示已经运行了web项目。

相关文章:

  • 2021-05-25
  • 2021-04-07
  • 2021-04-11
  • 2022-12-23
  • 2021-04-19
  • 2021-07-04
  • 2021-07-20
  • 2022-12-23
猜你喜欢
  • 2021-10-09
  • 2021-09-05
  • 2021-11-06
  • 2021-10-27
  • 2021-12-30
  • 2021-07-06
  • 2021-11-20
相关资源
相似解决方案