时间:2024-10-23 15:09:47
1、首先,打开idea,并新建一个maven项目,同时添加spring-boot的maven配置。
2、然后,编写RESTController类,程序编写完成后,点击main方法运行。