03 2021 档案

摘要:在 pom.xml 中添加以下代码 <profiles> <profile> <id>dev</id> <activation> <activeByDefault>true</activeByDefault> </activation> <properties> <spring.active>dev 阅读全文
posted @ 2021-03-06 09:54 周瑜已被使用 阅读(190) 评论(0) 推荐(0)