POM.xml 文件到底是什么,它对 Spring boot 和 Maven 的用途是什么

What exactly is POM.xml file and What are the uses of it with respect to Spring boot and Maven

我刚开始使用 Spring Boot,我想知道 POM 文件到底做了什么。

我认为您应该先阅读 Maven 对 POM 文件的介绍。

https://maven.apache.org/guides/introduction/introduction-to-the-pom.html