# eureka **Repository Path**: sean-framework/eureka ## Basic Information - **Project Name**: eureka - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-02-19 - **Last Updated**: 2021-02-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 注册中心 ``` 启动参数: EUREKA_SERVER=http://localhost:10100/eureka 缓存对应的地址, 分布式集群时, 通过以上地址,各中心进行同步 ```