Fetch the repository succeeded.
微服务开发脚手架(solon + water)
打出的服务包会很小很小;启动会很快很快。所有微服务架构模式中的能力,只有一个客户端且只用http协议。
参考 marsh-api/pom.xml 配置内容
<project>
<parent>
<groupId>org.noear</groupId>
<artifactId>marsh-parent</artifactId>
<version>1.5.1</version>
</parent>
<dependencies>
<dependency>
<groupId>org.noear</groupId>
<artifactId>marsh-api</artifactId>
</dependency>
</dependencies>
</project>
参考 marsh-admin/pom.xml 配置内容
<project>
<parent>
<groupId>org.noear</groupId>
<artifactId>marsh-parent</artifactId>
<version>1.5.1</version>
</parent>
<dependencies>
<dependency>
<groupId>org.noear</groupId>
<artifactId>marsh-admin</artifactId>
</dependency>
</dependencies>
</project>
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。
Activity
Community
Health
Trend
Influence
:Code submit frequency
:React/respond to issue & PR etc.
:Well-balanced team members and collaboration
:Recent popularity of project
:Star counts, download counts etc.