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