graphql-todo | Simple CRUD To-Do Application built using GraphQL | GraphQL library
kandi X-RAY | graphql-todo Summary
kandi X-RAY | graphql-todo Summary
A Simple CRUD To-Do Application built using GraphQL, Apollo Client and React!.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
- Initialize the app .
- Delete a todo
- Adds to todo
- Toggles a todo
graphql-todo Key Features
graphql-todo Examples and Code Snippets
Community Discussions
Trending Discussions on graphql-todo
QUESTION
I recently started working with graphql
and found it very intriguing. Since most of my rest
apps were in java
, I decided to do a quick setup using the provided spring boot starter project by the graphql-java
team. It comes with graph-iql
autoconf spring setup, which makes it easier to query /graphql
endpoint.
After spending a few good hours on the project setup in IDEA, I was able to run the graphql-sample-app. But I think my servlet is still not enabled, and only the graphiql
endpoint is running, as the default query is returning 404
.
This is application.yml
:
ANSWER
Answered 2017-Nov-17 at 11:29I had the same issue using Spring boot 2.0.0 (M6). Switching back to 1.5.8.RELEASE solved the problem. They're working on the issue, it will be released as soon as there is a non milestone release for Spring boot 2.x
https://github.com/graphql-java/graphql-spring-boot/issues/40
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install graphql-todo
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page