Compléter fill in the blanksVersion en ligne demo activity to check game fskhfd fsd fsdkfjsdkf sdkf sdkfasdkjf sdfsdjkfhsdk fkjsdfhskdfhsdkjhfkjsd fjkdshfsd f par Shubham Sapate 1 EurekaServer @EnableEurekaServer @SpringBootApplication SpringApplication public class EurekaServer { public static void main ( String [ ] args ) { . run ( . class , args ) ; } } 2 @EnableDiscoveryClient EurekaProducer @SpringBootApplication SpringApplication complete eureka producer code ? public class EurekaProducer { public static void main ( String [ ] args ) { . run ( . class , args ) ; } }