Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 386 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 386 Bytes

JAVA GRAPHQL TUTORIAL

Project based on https://www.howtographql.com/graphql-java/0-introduction/ tutorial

  • In "master" branch you see original tutorial step-by-step (on commits)

  • In "update_version" branch you see original tutorial with new version graphql library (8 and 5)

  • In "spring_mvc" branch you see original tutorial used with spring (not spring-boot) with java config