当前位置:网站首页>Record a parent-child project in idea, modify the name of project and module, and test it personally!
Record a parent-child project in idea, modify the name of project and module, and test it personally!
2022-07-28 10:19:00 【Chi Ge who loves sharing】
1、 This is a complete and runnable compiled parent-child project (idea) in 
Record once idea Parent child project modification in project And module name , Personal test !
modify project by springcloud,module by eureka-server, Steps to be done , as follows .
Change it directly in the folder outside project:parentMavenProject——>springcloud
module:childeMavenProject——>eureka-server,
Then delete these under the parent directory , Pictured :
Record once idea Parent child project modification in project And module name , Personal test !
Then modify the parent directory pom.xml file :
Record once idea Parent child project modification in project And module name , Personal test !
Empathy , Go to subdirectory , The same operation as the parent directory :
Record once idea Parent child project modification in project And module name , Personal test !
Then modify the same pom.xml, Re import the project to idea in ,reimport pom that will do .
边栏推荐
- 3. Print the linked list in reverse order with the array
- ES (8.1) certification topic
- Etcd (highly available kV database)
- 11、链表反转
- 10. The penultimate node in the linked list
- 2. 输出数组中重复的数字之一
- 中兴通讯总裁徐子阳:5nm芯片将在2021年推出
- 5. Dynamic programming -- Fibonacci series
- 2. Output one of the repeated numbers in the array
- Kubernetes
猜你喜欢

MySQL架构原理

Choosing a supplier service system is the first step for large health industry enterprises to move towards digital transformation

14. Double pointer - the container that holds the most water

Thinking and summary of technical personnel | R & D Efficiency

什么样的知识付费系统功能,更有利于平台与讲师发展?

语音聊天app——如何规范开发流程?

【微信小程序】项目实战—抽签应用

我用小程序容器让移动研发效率提升了5倍!

Aqua Data Studio 18.5.0导出insert语句

gcc: error trying to exec 'as': execvp: No such file or directory
随机推荐
C语言 二级指针详解及示例代码
What are the advantages of MRO purchasing website for industrial products? One article will help you understand
12、双指针——合并两个有序链表
Redis design specification
指令系统超全知识点详解
初识SuperMap iDesktop
关于软考高级要不要报班学习
matlab特征点提取--记录自用
9. Delete nodes in the linked list
Performance test of API gateway APIs IX in Google cloud T2a and T2D
leetcode——旋转数组的最小数字
(1)机器学习概念总结
记录一次idea中的父子项目修改project与module名称,亲测!
Choosing a supplier service system is the first step for large health industry enterprises to move towards digital transformation
5. Dynamic programming -- Fibonacci series
Go 内存模型 (2014年5月31日版本)
Vulnerability analysis hevd-0x8.integeroverflow[win7x86]
10分钟快速入门EVS【玩转华为云】
IE兼容性问题处理
5、动态规划---斐波那契数列