@ -23,7 +23,6 @@ import org.springframework.context.annotation.ComponentScan;
@SpringBootApplication
@EnableDiscoveryClient
@EnableFeignClients
@ComponentScan(basePackages={"com.epmet.*"})
public class GatewayApplication {
public static void main(String[] args) {