From 56c5954e10ab03be2fb6970f2cc663283edba928 Mon Sep 17 00:00:00 2001 From: Michiel Oliemans Date: Tue, 19 Dec 2023 09:53:04 +0100 Subject: [PATCH] Add warning about archiving the repository --- README.md | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 35d7f8de..8b8470b0 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,8 @@ -# GraphQL and Graph*i*QL Spring Framework Boot Starters +> [!WARNING] +> ## THIS REPOSITORY HAS BEEN ARCHIVED AND IS NO LONGER BEING MAINTAINED +> Since Spring now officially supports GraphQL with starters we have decided to archive this project. We encourage you to start using [Spring for GraphQL](https://spring.io/projects/spring-graphql) instead. + +# GraphQL Spring Boot Starters [![Maven Central](https://img.shields.io/maven-central/v/com.graphql-java-kickstart/graphql-spring-boot-starter.svg)](https://maven-badges.herokuapp.com/maven-central/com.graphql-java-kickstart/graphql-spring-boot-starter) [![Sonatype Snapshot](https://img.shields.io/nexus/s/com.graphql-java-kickstart/graphql-spring-boot-starter?server=https%3A%2F%2Foss.sonatype.org)](#snapshots) @@ -7,14 +11,6 @@ [![GitHub contributors](https://img.shields.io/github/contributors/graphql-java-kickstart/graphql-spring-boot)](https://github.com/graphql-java-kickstart/graphql-spring-boot/graphs/contributors) [![Discuss on GitHub](https://img.shields.io/badge/GitHub-discuss-orange)](https://github.com/graphql-java-kickstart/graphql-spring-boot/discussions) -#### We are looking for contributors! - -Are you interested in improving our documentation, working on the codebase, reviewing PRs? - -[Reach out to us on Discussions](https://github.com/graphql-java-kickstart/graphql-spring-boot/discussions) -and join the team! - - **Table of Contents**