摘要: 我们之前写的HelloSpringBoot,到底是怎么运行的呢,Maven项目,我们一般从pom.xml文件探究起; pom.xml 父依赖 其中它主要是依赖一个父项目,主要是管理项目的资源过滤及插件! <parent> <groupId>org.springframework.boot</grou 阅读全文
posted @ 2021-09-13 00:35 EdgarStudy 阅读(36) 评论(0) 推荐(0) 编辑