# didi-eureka-server **Repository Path**: didispace/didi-eureka-server ## Basic Information - **Project Name**: didi-eureka-server - **Description**: 公益Eureka注册中心 - **Primary Language**: Java - **License**: MIT - **Default Branch**: master - **Homepage**: http://eureka.didispace.com - **GVP Project**: No ## Statistics - **Stars**: 29 - **Forks**: 19 - **Created**: 2017-08-03 - **Last Updated**: 2024-09-15 ## Categories & Tags **Categories**: sample-code **Tags**: None ## README # didi-eureka-server 该项目是我[博客](http://eureka.didispace.com)中的公益Eureka注册中心 Dashboard : http://eureka.didispace.com/ ## 如何使用 在Spring Cloud应用的配置文件中,设置eureka的地址为: eureka.client.serviceUrl.defaultZone=http://eureka.didispace.com/eureka/ ## 注意事项 - 由于本Eureka Server为公益应用,旨在帮助Spring Cloud的开发者进行学习和调试开发使用。 - 可能存在运行不稳定而重启等风险,请勿将该注册中心用于您的生产配置中。 - 同时,为了保障大家使用的顺畅,使用者请勿对本注册中心进行压力测试。 *P.S. 如在学习与使用过程中遇到困难,就来Spring For All社区探讨交流。*