@Controller
public class AltairController
extends java.lang.Object
| Constructor and Description |
|---|
AltairController() |
| Modifier and Type | Method and Description |
|---|---|
void |
altair(javax.servlet.http.HttpServletResponse response) |
void |
onceConstructed() |
@PostConstruct
public void onceConstructed()
throws java.io.IOException
java.io.IOException@GetMapping(value="${graphql.altair.mapping:/altair}")
public void altair(javax.servlet.http.HttpServletResponse response)
throws java.io.IOException
java.io.IOException