Skip to content

Commit a5d4846

Browse files
committed
Add disclaimer to older Spring project blog
1 parent 8c6a8a3 commit a5d4846

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

blog/2018-12-01-graphq-java-spring-support.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@ title: First release of GraphQL Java Spring
33
authors: andi
44
slug: graphql-java-spring-support
55
---
6+
:::caution
7+
**[Spring for GraphQL](https://spring.io/projects/spring-graphql) is the official and current Spring integration.** The integration is a collaboration between the Spring and GraphQL Java teams, and is maintained by the Spring team.
8+
9+
[We recommend using Spring for GraphQL](https://www.graphql-java.com/blog/spring-for-graphql), rather than the older Spring project mentioned in this blog post.
10+
11+
See our [Spring for GraphQL](https://www.graphql-java.com/tutorials/getting-started-with-spring-boot) tutorial for how to get started.
12+
:::
613

714
We are happy to release the first version of the GraphQL Java Spring (Boot) project.
815

0 commit comments

Comments
 (0)