|
@@ -8,7 +8,6 @@ import org.springframework.cloud.context.config.annotation.RefreshScope;
|
8
|
8
|
import org.springframework.util.StringUtils;
|
9
|
9
|
import org.springframework.web.bind.annotation.PathVariable;
|
10
|
10
|
import org.springframework.web.bind.annotation.RequestMapping;
|
11
|
|
-import org.springframework.web.bind.annotation.ResponseBody;
|
12
|
11
|
import org.springframework.web.bind.annotation.RestController;
|
13
|
12
|
|
14
|
13
|
import javax.servlet.http.HttpServletRequest;
|