springboot项目引入公用项目

        <!--公共interface模块-->
        <dependency>
            <groupId>com.hcp</groupId>
            <artifactId>dubbointerface</artifactId>
            <version>0.0.1-SNAPSHOT</version>
        </dependency>

 

posted @ 2023-05-18 21:42  _Lawrence  阅读(80)  评论(0编辑  收藏  举报