2023年11月1日

配置IDEA使用脚手架

摘要: 1、再idea的Terminal中执行:mvn archetype:create-from-project 2、然后切到archetype目录下: cd target/generated-sources/archetype/,然后对将脚手架安装到本地maven仓库中: mvn install 3、这 阅读全文

posted @ 2023-11-01 13:54 五官一体即忢 阅读(607) 评论(0) 推荐(0)

导航