springboot 进程已结束,退出代码为 0

原文:https://blog.csdn.net/lvoelife/article/details/134129860

在pom.xml中,添加

		<dependency>
			<groupId>org.springframework.boot</groupId>
			<artifactId>spring-boot-starter-web</artifactId>
		</dependency>

然后用maven,重新加载项目

posted @ 2024-07-08 23:02  古兴越  阅读(6)  评论(0编辑  收藏  举报