Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如果我在控制器/关注文件夹中创建 FooConcern 模块,在模型/关注中创建 FooConcern 模块,则存在覆盖问题,或者我们可以像 disinct 模块一样使用它们?
答案是肯定的。所以我在关注的控制器名称中添加了“控制器”以避免重复的名称类。