Skip to content

sovanmukherjee/spring-boot-graphql-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

✨ Spring Boot 4 + GraphQL Example ✨

This project demonstrates a simple setup for building a GraphQL API using Spring Boot 4. It consists of two services:

  • spring-boot-graphql — An upstream Spring Boot service that exposes GraphQL APIs.
  • spring-boot-graphql-client — A downstream Spring Boot service that consumes GraphQL APIs exposed by the upstream service.

Features

  • Example GraphQL Query and Mutation
  • Example client-server interaction with Spring Boot 4 features

Getting Started

To set up and run each module, refer to their respective README files:

Overview

Additional Links

These additional references should also help you:

About

Spring Boot 4 GraphQL Example - An upstream and downstream applications demonstrating GraphQL API development and inter-service communication.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages