public class GraphQLErrorStartupListener
extends java.lang.Object
implements org.springframework.context.ApplicationListener<org.springframework.boot.context.event.ApplicationReadyEvent>
| Constructor and Description |
|---|
GraphQLErrorStartupListener(ErrorHandlerSupplier errorHandlerSupplier,
boolean exceptionHandlersEnabled) |
| Modifier and Type | Method and Description |
|---|---|
void |
onApplicationEvent(org.springframework.boot.context.event.ApplicationReadyEvent event) |
public GraphQLErrorStartupListener(ErrorHandlerSupplier errorHandlerSupplier, boolean exceptionHandlersEnabled)