# zero-rachel-momo **Repository Path**: zero-ws/zero-rachel-momo ## Basic Information - **Project Name**: zero-rachel-momo - **Description**: R2MO底层框架 / ZERO核心框架(案例、测试用例集) - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 4 - **Created**: 2025-09-29 - **Last Updated**: 2026-01-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 案例 [![Maven Central](https://img.shields.io/maven-central/v/io.zerows/rachel-momo.svg?label=Rachel%20Momo&style=for-the-badge&color=blue)](https://mvnrepository.com/artifact/io.zerows/rachel-momo) [![Maven Central](https://img.shields.io/maven-central/v/io.zerows/r2mo-rapid.svg?label=R2MO%20Rapid&style=for-the-badge&color=green)](https://mvnrepository.com/artifact/io.zerows/r2mo-rapid) > For Rachel Momo ## 项目参考 - [(版本控制)Rachel Momo](https://gitee.com/silentbalanceyh/rachel-momo) - [(快速框架)R2mo Rapid](https://gitee.com/silentbalanceyh/r2mo-rapid) - [(Zero框架)Zero Ecotope](https://gitee.com/zero-ws/zero-ecotope) ## 项目结构 - 📚️ 应用案例( `app-rachel-momo` ): - [x] ☘️ `app-spring-example` - [x] ☘️ `app-spring-auth`:Spring 安全认证专用 Demo。 - [x] ☘️ `app-spring-basic`:Spring 基础使用 Demo。 - [x] ☘️ `app-spring-test`:Spring 基础应用 Demo。 - [x] 🍓 `app-vertx-example` - [x] 🍓 `app-vertx-rapid`:Vert.x 基础应用。 - [x] 🧊 `app-zero-example` - [x] 🧊 `app-zero-basic`:Zero Core 最小化应用。 - [x] 🧊 `app-zero-extension`:Zero Extension 扩展应用(带业务模块)。 - [x] 🧊 `app-zero-module`:Zero 自定义模块化开发,扩展模块。 - [x] 🧊 `app-zero-secure`:Zero 安全测试模块。 - [x] 🧊 `app-zero-service`:Zero 微服务应用。 - [x] 🧊 `app-zero-underway`:Zero 任务测试模块。 - [x] 🐣 `app-unit-example`:公共模块。 - [x] 🐣 `unit-zero-common`:单元测试基础 - [x] 🐣 `unit-zero-config-l`:本地配置测试 - [x] 🐣 `unit-zero-config-r`:远程配置(Nacos)测试 ## 环境基础 ### 1. 基础准备环境 - `JDK 21` - `Maven 3.9+` - `Git` - 本地运行设置 `r2mo/r2mo` 的MySQL免密账号(不推荐生产环境使用) ### 2. 接口文档 - R2MO: https://r2mows.apifox.cn/ - ZERO: https://zerows.apifox.cn/