构建dubbo服务消费者web应用的war包

一、dubbo服务消费者打包类型:warlinux 二、在pom.xml中配置包含全部的配置文件:web <build> <finalName>edu-web-boss</finalName> <resources> <!-- 包含的src/main/resources下的全部配置文件 --> <resource>
相关文章
相关标签/搜索