| Package | Description |
|---|---|
| org.springframework.boot.actuate.endpoint |
Endpoints used to expose actuator information.
|
| org.springframework.boot.actuate.trace |
Actuator tracing support.
|
| Modifier and Type | Method and Description |
|---|---|
List<Trace> |
TraceEndpoint.invoke() |
| Modifier and Type | Method and Description |
|---|---|
List<Trace> |
TraceRepository.findAll()
Find all
Trace objects contained in the repository. |
List<Trace> |
InMemoryTraceRepository.findAll() |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.