@RestController @RequestMapping(value="/v1/cs/health") public class HealthController extends Object
HealthController()
String
getHealth()
void
init()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public HealthController()
@PostConstruct public void init()
@GetMapping public String getHealth()
Copyright © 2018–2022 Alibaba Group. All rights reserved.