File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ This is a [GraphQL](https://github.com/graphql/graphql-spec) Java implementation
77Latest build in Maven central: https://repo1.maven.org/maven2/com/graphql-java/graphql-java/
88
99[ ![ Build] ( https://github.com/graphql-java/graphql-java/actions/workflows/master.yml/badge.svg )] ( https://github.com/graphql-java/graphql-java/actions/workflows/master.yml )
10- [ ![ Latest Release] ( https://img.shields.io/maven-central/v/com.graphql-java/graphql-java?versionPrefix=23 . )] ( https://maven-badges.herokuapp.com/maven-central/com.graphql-java/graphql-java/ )
10+ [ ![ Latest Release] ( https://img.shields.io/maven-central/v/com.graphql-java/graphql-java?versionPrefix=24 . )] ( https://maven-badges.herokuapp.com/maven-central/com.graphql-java/graphql-java/ )
1111[ ![ Latest Snapshot] ( https://img.shields.io/maven-central/v/com.graphql-java/graphql-java?label=maven-central%20snapshot&versionPrefix=0 )] ( https://maven-badges.herokuapp.com/maven-central/com.graphql-java/graphql-java/ )
1212[ ![ MIT licensed] ( https://img.shields.io/badge/license-MIT-green )] ( https://github.com/graphql-java/graphql-java/blob/master/LICENSE.md )
1313
Original file line number Diff line number Diff line change 55该组件是 [ GraphQL 规范] ( https://github.com/graphql/graphql-spec ) 的 Java 实现。
66
77[ ![ Build] ( https://github.com/graphql-java/graphql-java/actions/workflows/master.yml/badge.svg )] ( https://github.com/graphql-java/graphql-java/actions/workflows/master.yml )
8- [ ![ Latest Release] ( https://img.shields.io/maven-central/v/com.graphql-java/graphql-java?versionPrefix=23 . )] ( https://maven-badges.herokuapp.com/maven-central/com.graphql-java/graphql-java/ )
8+ [ ![ Latest Release] ( https://img.shields.io/maven-central/v/com.graphql-java/graphql-java?versionPrefix=24 . )] ( https://maven-badges.herokuapp.com/maven-central/com.graphql-java/graphql-java/ )
99[ ![ Latest Snapshot] ( https://img.shields.io/maven-central/v/com.graphql-java/graphql-java?label=maven-central%20snapshot&versionPrefix=0 )] ( https://maven-badges.herokuapp.com/maven-central/com.graphql-java/graphql-java/ )
1010[ ![ MIT licensed] ( https://img.shields.io/badge/license-MIT-green )] ( https://github.com/graphql-java/graphql-java/blob/master/LICENSE.md )
1111
1515
1616更多细节请参考` graphql-java ` 官方文档: https://www.graphql-java.com/documentation/getting-started
1717
18+ 我们写了一本书: [ GraphQL with Java and Spring] ( https://leanpub.com/graphql-java )
19+
1820如果您想了解新版本更多的信息和变更日志请参阅[ releases 列表] ( https://github.com/graphql-java/graphql-java/releases ) 。
1921
2022### 行为规范
You can’t perform that action at this time.
0 commit comments