Skip to content

Commit b07a1df

Browse files
committed
Merge branch '1.0.x'
2 parents 0af85f1 + 8769501 commit b07a1df

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

spring-graphql-docs/src/docs/asciidoc/index.adoc

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,21 +7,20 @@ include::attributes.adoc[]
77
== Overview
88

99
Spring for GraphQL provides support for Spring applications built on
10-
https://www.graphql-java.com/[GraphQL Java]. It is a joint collaboration between both
11-
teams. Our shared philosophy is to be less opinionated and more focused on
12-
comprehensive and wide-ranging support.
10+
https://www.graphql-java.com/[GraphQL Java]. It is a joint collaboration between the
11+
GraphQL Java team and Spring engineering. Our shared philosophy is to provide as little
12+
opinion as we can while focusing on comprehensive support for a wide range of use cases.
1313

1414
Spring for GraphQL is the successor of the
1515
https://github.com/graphql-java/graphql-java-spring[GraphQL Java Spring] project from
1616
the GraphQL Java team. It aims to be the foundation for all Spring, GraphQL applications.
1717

18-
The project is in a milestone phase towards a 1.0 release, currently, and looking for
19-
feedback. Please, use our
18+
The project reached version 1.0 in May 2022. Please, use our
2019
https://github.com/spring-projects/spring-graphql/issues[issue tracker] to report a
21-
problem, discuss a design issue, or request a feature.
20+
problem, discuss a design issue, or to request a feature.
2221

2322
To get started, check the Spring GraphQL starter on https://start.spring.io and the
24-
<<samples>> sections.
23+
<<samples>> in this repository.
2524

2625
[[requirements]]
2726
== Requirements

0 commit comments

Comments
 (0)