# femicro **Repository Path**: fredia/femicro ## Basic Information - **Project Name**: femicro - **Description**: 微服务项目 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-03-12 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # femicro 微服务项目 #端口(按照顺序启动) (必选项) **1.center:8761** **2.auth-server:12003** **3.gate-server:12004** **4.admin:12005** (可选项) **5.config:12006** **6.generator:12007** **7.tool:12008** **8.monitor:12009** **9.trace:12010** **10.database(MongoDB):12011** **11.graph(neo4j):12012** **12.txManager:12013** **13.redis-cache:12014** #说明 **1.swagger文档:femicro-admin/swagger-ui.html** #学习资料 1. maven专题:https://www.jianshu.com/c/ad384d18fbd3 2. neo4j专题:https://www.jianshu.com/c/48e85466eb1b 3.