Go to file
dependabot[bot] 82cf0f56ac
Bump jvm from 1.6.21 to 1.7.0
Bumps [jvm](https://github.com/JetBrains/kotlin) from 1.6.21 to 1.7.0.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.7.0/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.6.21...v1.7.0)

---
updated-dependencies:
- dependency-name: jvm
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-10 02:45:16 +00:00
.github Create dependabot.yml 2022-05-27 09:05:03 +07:00
client Task: Add query for account with completable future and want to test with flux and fetch accounts with subscriptions 2021-08-08 19:48:50 +07:00
cubetiq-security-jwt@d69f52fee0 Task: Completed login and get token from user and able to change user password by username and updated the security filters and add auth service and auth details. And more add login mutation in resolver 2021-08-08 18:55:52 +07:00
dgs-graphql Bump graphql-dgs-platform-dependencies from 5.0.1 to 5.0.2 2022-06-06 02:42:55 +00:00
gradle/wrapper Updated spring and dgs 2022-05-27 12:30:12 +07:00
.gitignore Task: Upgraded the dgs graphql to submodules and parent modules for extends projects 2021-08-08 12:33:34 +07:00
.gitmodules Task: Add cubetiq security jwt module 2021-08-08 12:39:19 +07:00
build.gradle.kts Bump jvm from 1.6.21 to 1.7.0 2022-06-10 02:45:16 +00: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 spring and dgs 2022-05-27 12:30:12 +07:00
settings.gradle.kts Updated spring and dgs 2022-05-27 12:30:12 +07:00

GraphQL & Spring Boot (Demo Project)

  • Spring Boot (2.7)
  • DGS Framework (4.10.4)
  • Kotlin (1.6.21)

Contributors