@Controller public class HystrixDashboardController extends Object
Constructor and Description |
---|
HystrixDashboardController() |
Modifier and Type | Method and Description |
---|---|
String |
home(org.springframework.ui.Model model,
org.springframework.web.context.request.WebRequest request) |
String |
monitor(String path,
org.springframework.ui.Model model,
org.springframework.web.context.request.WebRequest request) |
@RequestMapping(value="/hystrix") public String home(org.springframework.ui.Model model, org.springframework.web.context.request.WebRequest request)
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.