@RestController @RequestMapping(path="/") public class ServerInfoController extends Object
| Constructor and Description |
|---|
ServerInfoController() |
@GetMapping(produces="application/json") public org.springframework.http.ResponseEntity<Object> info()
Copyright © 2019. All rights reserved.