spring-cloud-samples / customers-stores

Two microservices for customers and stores
433 stars 309 forks source link

question - why is `@EnableEurekaServer` missing? #16

Closed sridhar1982 closed 9 years ago

sridhar1982 commented 9 years ago

This is a question

I do not see EurekaServer enabled, but I do see @EnableEurekaClient being used? can you please clarify how the EurekaServer is configured in this example.

Thanks

spencergibb commented 9 years ago

Eureka and config server come from the spring-cloud-samples org.