You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ The GraphQL-JPA-Query library consists of the following modules:
17
17
1.`graphql-jpa-query-annotations` - Provides annotations for instrumenting your entity models with GraphQL Schema Descriptions
18
18
2.`graphql-jpa-query-schema` - Provides interface specifications and implementation of the JPA Schema Builder and JPA Data Fetchers
19
19
3.`graphql-jpa-query-boot-starter`- Provides Spring Boot auto-configuration support to enable GraphQL JPA Query in your project
20
-
4.`graphql-jpa-query-example` - Provides example application for Books entity models
20
+
4.`graphql-jpa-query-example` - Provides example application for Starwars sample entity models
21
21
22
22
Building with Maven Central [](https://mvnrepository.com/artifact/com.introproventures/graphql-jpa-query)
0 commit comments