Skip to content

danvega/graphql-store

Repository files navigation

WaffleCorp e-commerce Store

This repo contains the demo code for my talk "Getting Started with Spring for GraphQL". This project is built with Spring Boot 3.2 M1 and the following dependencies:

  • Spring Web
  • Spring for GraphQL
  • Spring Data JPA
  • Spring Security
  • Spring Boot Docker Compose
  • PostgreSQL
  • Spring Boot Actuator
  • More...

Running the application

There are a few things you need to know about this application to get it up and running. First you will need to have Docker desktop running to run the application as is. This is because the application uses the Docker Compose Module and will start any services located in docker-compose.yml automatically. If you don't want to use Docker you could remove that module and then configure each of those services manually.

Resources

About

Spring for GraphQL Store demo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages