Tech Stack
- Java 8
- Spring Boot 2
- Maven
- Lombok
- GraphQL
- H2 Db
Steps to run
- Download or clone the project.
- Open it in an IDE and run the main class from GraphQlDemoApplication class. or, Fire "mvn clean install" to build the project and then go to target folder and run "java -jar [jarFileName]" command