@RestController @RequestMapping(value="/api/v1/overview") public class OverviewController extends Object
OverviewController()
SingleResult<List>
getData()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public OverviewController()
@GetMapping(value="/getData") public SingleResult<List> getData()
Copyright © 2022 Seata. All rights reserved.