Merge pull request #384 from Harris2012/patch-1

use EnableDiscoveryClient
pull/389/head^2
xiaojing 6 years ago committed by GitHub
commit cac7574396
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