Class GraphiQLIndexController
- java.lang.Object
-
- org.activiti.cloud.services.notifications.graphql.graphiql.GraphiQLIndexController
-
@Controller @ConditionalOnWebApplication public class GraphiQLIndexController extends Object
-
-
Constructor Summary
Constructors Constructor Description GraphiQLIndexController()
-
-
-
Method Detail
-
getIndex
@GetMapping("/graphiql") public String getIndex()
-
-