Skip to content
This repository was archived by the owner on Dec 19, 2023. It is now read-only.

Commit 56c5954

Browse files
authored
Add warning about archiving the repository
1 parent 0c58128 commit 56c5954

File tree

1 file changed

+5
-9
lines changed

1 file changed

+5
-9
lines changed

README.md

Lines changed: 5 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
# GraphQL and Graph*i*QL Spring Framework Boot Starters
1+
> [!WARNING]
2+
> ## THIS REPOSITORY HAS BEEN ARCHIVED AND IS NO LONGER BEING MAINTAINED
3+
> 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.
4+
5+
# GraphQL Spring Boot Starters
26

37
[![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)
48
[![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 @@
711
[![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)
812
[![Discuss on GitHub](https://img.shields.io/badge/GitHub-discuss-orange)](https://github.com/graphql-java-kickstart/graphql-spring-boot/discussions)
913

10-
#### We are looking for contributors!
11-
12-
Are you interested in improving our documentation, working on the codebase, reviewing PRs?
13-
14-
[Reach out to us on Discussions](https://github.com/graphql-java-kickstart/graphql-spring-boot/discussions)
15-
and join the team!
16-
17-
1814
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
1915
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
2016
**Table of Contents**

0 commit comments

Comments
 (0)