1、访问Spring Initializr,选择版本,以及加入基本依赖,如下图所示:
2、eclipse导入springboot项目
3、测试代码
4、更改端口号 application.properties
server.port=8090
5、运行配置
6、访问
1、访问Spring Initializr,选择版本,以及加入基本依赖,如下图所示:
2、eclipse导入springboot项目
3、测试代码
4、更改端口号 application.properties
server.port=8090
5、运行配置
6、访问
**粗体** _斜体_ [链接](http://example.com) `代码` - 列表 > 引用
。你还可以使用@
来通知其他用户。