Go to file
Sambo Chea 7293a05766 Task: Add domain entities with account and user for graphql demo 2021-08-07 10:51:56 +07:00
gradle/wrapper Task: Init graphql with spring boot 2021-08-07 09:21:08 +07:00
src Task: Add domain entities with account and user for graphql demo 2021-08-07 10:51:56 +07:00
.gitignore Task: Init graphql with spring boot 2021-08-07 09:21:08 +07:00
build.gradle.kts Task: Add basic for graphql implements and add graphql playground and add schema and query and subscription resolver 2021-08-07 10:27:34 +07:00
gradlew Task: Init graphql with spring boot 2021-08-07 09:21:08 +07:00
gradlew.bat Task: Init graphql with spring boot 2021-08-07 09:21:08 +07:00
README.md Updated readme 2021-08-07 09:23:20 +07:00
settings.gradle.kts Task: Init graphql with spring boot 2021-08-07 09:21:08 +07:00

GraphQL & Spring Boot (Demo Project)

  • Spring Boot (2.6)
  • GraphQL (11)
  • Kotlin (1.5.21)

Contributors