This repo contains an example api using:
- Kotlin
- Maven
- Spring boot
- Spring GraphQL
- H2 Database
- JUnit 5
mvn spring-boot:run
- Access db - http://localhost:8080/h2-console
- Access GraphiQL - http://localhost:8080/graphiql
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Latest commit | ||||
This repo contains an example api using:
mvn spring-boot:run
GraphQL api used as example