创建Erueka Server1. 创建Spring Boot工程,添加eureka-server的起步依赖2. 配置文件添加eureka server相关配置3. 启动类注解@EnableEurekaServer