@Controller public class GraphiQLController extends java.lang.Object
GraphiQLController()
void
graphiql(javax.servlet.http.HttpServletResponse response)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public GraphiQLController()
@RequestMapping(value="${graphiql.mapping:/graphiql}") public void graphiql(javax.servlet.http.HttpServletResponse response) throws java.io.IOException
java.io.IOException