public class ResponseEntity<T> extends Object
| Constructor and Description |
|---|
ResponseEntity(T body,
Map<String,Object> headers) |
ResponseEntity(T body,
Map<String,Object> headers,
int status) |
Copyright © 2025. All rights reserved.