Skip to content
This repository was archived by the owner on Sep 15, 2022. It is now read-only.

Latest commit

 

History

History
16 lines (11 loc) · 555 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 555 Bytes

Java starter

This starter uses:

  • Spring Boot as application server
  • graphql-spring-boot-starter and graphiql-spring-boot-starter for automatic configuration of graphql runtime
  • graphql-java-tools for schema first development

Points of interest