@Configurable @Controller @RequestMapping(value="/info") public class InfoEndpoint extends Object
InfoEndpoint()
String
info()
void
setServiceURL(URI serviceURL)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public InfoEndpoint()
@Setting(value="service.serviceURL") public void setServiceURL(URI serviceURL)
@ResponseBody @RequestMapping(method=GET, produces="application/json") public String info()
Copyright © 2016–2021 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.