use EnableDiscoveryClient

pull/384/head
Harris Zhang 6 years ago committed by GitHub
parent 92519a7a09
commit 10206af82b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -12,6 +12,7 @@ import org.springframework.web.bind.annotation.RestController;
/**
* @author xiaojing
*/
@EnableDiscoveryClient
@SpringBootApplication
public class ProviderApplication {

Loading…
Cancel
Save