Commit e59da0e1 authored by 李志平's avatar 李志平

添加环境配置

parent a88e39da
Pipeline #4212 canceled with stages
This diff is collapsed.
......@@ -2,7 +2,8 @@ package com.dianmi;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.cloud.client.discovery.EnableDiscoveryClient;
@EnableDiscoveryClient
@SpringBootApplication
public class SpringbootbemoApplication {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment