@RestController public class HealthController extends Object
HealthController()
String
hello()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public HealthController()
@RequestMapping(value={"","/health_check"}, method=GET) public String hello()
Copyright © 2021. All rights reserved.