@RestController public class RootRoute extends Object
| Constructor and Description |
|---|
RootRoute() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.http.ResponseEntity<org.thales.punch.settings.api.ISettingsMap> |
getServerInfos()
Get server infos like hostname
|
@GetMapping(produces="application/json") public org.springframework.http.ResponseEntity<org.thales.punch.settings.api.ISettingsMap> getServerInfos()
org.springframework.web.server.ResponseStatusException - Unable to get some informationCopyright © 2023. All rights reserved.