@RestController public static class HttpServerParserTests.FooController extends Object
| Constructor and Description |
|---|
FooController() |
| Modifier and Type | Method and Description |
|---|---|
void |
clear() |
org.springframework.cloud.sleuth.Span |
getSpan() |
String |
hello() |
@RequestMapping(value="/hello",
method=GET)
public String hello()
public org.springframework.cloud.sleuth.Span getSpan()
public void clear()
Copyright © 2023 Pivotal Software, Inc.. All rights reserved.