如下:通过命令化在Idea中创建骨架成功后,以后项目直接引用导入骨架直接在依赖框架上面进行相关模块开发;
1.mvn archetype:create-from-project
2.mvn clean install -DskipTests 执行成功后在maven库下查看