GitHub / BenNeighbour / GraphQL-Example
Example Spring Web Service (SPQR/GraphQL) with N + 1 Solved.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BenNeighbour%2FGraphQL-Example
PURL: pkg:github/BenNeighbour/GraphQL-Example
Stars: 6
Forks: 0
Open issues: 0
License: apache-2.0
Language: Java
Size: 88.9 KB
Dependencies parsed at:
9
Created at: about 4 years ago
Updated at: over 2 years ago
Pushed at: almost 4 years ago
Last synced at: over 2 years ago
Topics: dataloader, gradle, graphql, graphql-java, java, jpa-hibernate, postgresql, spring-boot, voyager
- org.projectlombok:lombok 1.18.12 compileOnly
- io.leangen.graphql:graphql-spqr-spring-boot-starter 0.0.6 implementation
- org.hibernate.validator:hibernate-validator 7.0.1.Final implementation
- org.postgresql:postgresql 42.2.23 implementation
- org.springframework.boot:spring-boot-starter * implementation
- org.springframework.boot:spring-boot-starter-data-jpa * implementation
- org.springframework.boot:spring-boot-starter-web * implementation
- org.projectlombok:lombok 1.18.12 testCompileOnly
- org.springframework.boot:spring-boot-starter-test * testImplementation