Skip to content

Commit

Permalink
纠错
Browse files Browse the repository at this point in the history
  • Loading branch information
971230 committed Oct 16, 2024
1 parent 236869b commit 7504f28
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ description: 放一些自己面试时候遇到的面试题,总结一下

## 76.零跑汽车二面:画一下你们项目的架构图(现场面试)

## 77.神州数码二面:项目是如何做maven的依赖管理的?(线上视频面试)
## 77.工商银行二面:项目是如何做maven的依赖管理的?(线上视频面试)
微服务和分布式不一样,微服务需要把配置文件放到nacos这样的配置中心,做集中式配置、统一管理,还可以环境隔离;
但是分布式是有一个专门的pom做依赖管理的,版本号都写到一起,公共的依赖专门抽取出来做common,需要再引入。

Expand Down

0 comments on commit 7504f28

Please sign in to comment.