Spring Boot 不使用默認的 parent,改用本身的項目的 parent

在初學spring boot時,官方示例中,都是讓咱們繼承一個spring的 spring-boot-starter-parent 這個parent:html <parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-parent</artifactId> <ve
相關文章
相關標籤/搜索