mirror of
https://gitee.com/mirrors/Spring-Cloud-Alibaba.git
synced 2021-06-26 13:25:11 +08:00
Merge pull request #384 from Harris2012/patch-1
use EnableDiscoveryClient
This commit is contained in:
commit
cac7574396
@ -12,6 +12,7 @@ import org.springframework.web.bind.annotation.RestController;
|
|||||||
/**
|
/**
|
||||||
* @author xiaojing
|
* @author xiaojing
|
||||||
*/
|
*/
|
||||||
|
@EnableDiscoveryClient
|
||||||
@SpringBootApplication
|
@SpringBootApplication
|
||||||
public class ProviderApplication {
|
public class ProviderApplication {
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user