A stakeholder wants to understand how service instances register themselves in Spring Cloud. Which annotation on the main class enables Eureka client registration?
-
A
@EnableDiscoveryClient
-
B
@EnableConfigServer
-
C
@EnableFeignClients
-
D
@EnableCircuitBreaker