@RestControllerEndpoint(id="app-startup") public class AppStartupEndpoint extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
ENDPOINT_NAME |
private AppStartupReporter |
startupReporter |
| 构造器和说明 |
|---|
AppStartupEndpoint(AppStartupReporter startupReporter) |
private AppStartupReporter startupReporter
public AppStartupEndpoint(AppStartupReporter startupReporter)
@GetMapping(value="/statis") public AppStartupStatisticsDetail startup()
Copyright © 2022 Zodiac. All rights reserved.