Spring多模块开发坑

运行模块
sou-main

创建模块
sou-admin

sou-main必须依赖sou-admin
否则项目运行的模块找不到新创建模块的类

<!-- sou-main-->
        <dependency>
            <groupId>com.sou</groupId>
            <artifactId>sou-admin</artifactId>
        </dependency>
<!-- sou-parent-->
<dependencyManagement>
      <dependency>
        <groupId>com.sou</groupId>
        <artifactId>sou-admin</artifactId>
        <version>1.0</version>
    </dependency>
</dependencyManagement>
  1. phisguigo说道:

    Conclusions Our findings indicate that fear conditioning, extinction and reconditioning lead to opposing changes of dendritic spines at the same or nearly identical locations within complex neural networks buy generic cialis online cheap

  2. CruiliSiz说道:

    These people really do not know how to live or die can you use trimix and viagra together

发表评论

电子邮件地址不会被公开。 必填项已用*标注