@RestController public static class TraceCustomHandlerParserPostHandleWebIntegrationTests.UserController extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
TraceCustomHandlerParserPostHandleWebIntegrationTests.UserController.User |
| Constructor and Description |
|---|
UserController() |
| Modifier and Type | Method and Description |
|---|---|
TraceCustomHandlerParserPostHandleWebIntegrationTests.UserController.User |
user(TraceCustomHandlerParserPostHandleWebIntegrationTests.UserController.User user) |
@PostMapping(value="/user") public TraceCustomHandlerParserPostHandleWebIntegrationTests.UserController.User user(@RequestBody TraceCustomHandlerParserPostHandleWebIntegrationTests.UserController.User user)
Copyright © 2023 Pivotal Software, Inc.. All rights reserved.