Fix outdated sentence in the Overview section
This commit is contained in:
@@ -7,21 +7,20 @@ include::attributes.adoc[]
|
||||
== Overview
|
||||
|
||||
Spring for GraphQL provides support for Spring applications built on
|
||||
https://www.graphql-java.com/[GraphQL Java]. It is a joint collaboration between both
|
||||
teams. Our shared philosophy is to be less opinionated and more focused on
|
||||
comprehensive and wide-ranging support.
|
||||
https://www.graphql-java.com/[GraphQL Java]. It is a joint collaboration between the
|
||||
GraphQL Java team and Spring engineering. Our shared philosophy is to provide as little
|
||||
opinion as we can while focusing on comprehensive support for a wide range of use cases.
|
||||
|
||||
Spring for GraphQL is the successor of the
|
||||
https://github.com/graphql-java/graphql-java-spring[GraphQL Java Spring] project from
|
||||
the GraphQL Java team. It aims to be the foundation for all Spring, GraphQL applications.
|
||||
|
||||
The project is in a milestone phase towards a 1.0 release, currently, and looking for
|
||||
feedback. Please, use our
|
||||
The project reached version 1.0 in May 2022. Please, use our
|
||||
https://github.com/spring-projects/spring-graphql/issues[issue tracker] to report a
|
||||
problem, discuss a design issue, or request a feature.
|
||||
problem, discuss a design issue, or to request a feature.
|
||||
|
||||
To get started, check the Spring GraphQL starter on https://start.spring.io and the
|
||||
<<samples>> sections.
|
||||
<<samples>> in this repository.
|
||||
|
||||
[[requirements]]
|
||||
== Requirements
|
||||
|
||||
Reference in New Issue
Block a user