himash79 / Spring-boot-GraphQL-Service

Utilize Spring boot and GraphQL for microservices.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spring-boot-GraphQL-Service

Utilize Spring boot and GraphQL for microservices.

Requirements

  1. Java 11
  2. Maven 3.8
  3. MYSQL

Project setup

  1. Clone the project

    https://github.com/himash79/Spring-boot-GraphQL-Service.git
    
  2. Database setup

    Execute the SQL file
    
  3. Clean and build the project using maven

    open command line (CMD) in project directory and execute 'mvn clean install'
    
  4. Open project using intelij / eclipse.

  5. Test the senarios.

About

Utilize Spring boot and GraphQL for microservices.


Languages

Language:Java 100.0%