@RestController public class DemoController extends Object
DemoController()
String
hello()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DemoController()
@GetMapping(value="/hello") public String hello()
Copyright © 2022. All rights reserved.