@Controller public class GuiController extends Object
| Constructor and Description |
|---|
GuiController(SpqrProperties config) |
public GuiController(SpqrProperties config)
@ResponseBody
@RequestMapping(value="${graphql.spqr.gui.endpoint:/gui}",
produces="text/html; charset=utf-8")
public String gui()
throws IOException
IOExceptionCopyright © 2018–2021. All rights reserved.