This project demonstrates how to use GraphQL with Spring Boot
-
Updated
Jan 1, 2025 - Java
This project demonstrates how to use GraphQL with Spring Boot
This project is a web platform where users can create and manage advertisements. The backend is built with Spring Boot, provides a GraphQL API, and uses JWT-based authentication for security. Users can register, log in, and manage their ads.
# Spring Boot GraphQL Advertisement PlatformThis project is a web platform for creating and managing advertisements. Users can register, log in, and interact with ads through a secure GraphQL API. 🛠️🚀## Features- User registration and login (JWT authentication)- Add, delete, update, and list advertisements- Flexible data querying with GraphQ
Add a description, image, and links to the spring-boot-graphql topic page so that developers can more easily learn about it.
To associate your repository with the spring-boot-graphql topic, visit your repo's landing page and select "manage topics."