Skip to content

Commit 3ecb5da

Browse files
authored
Update README.md
1 parent 95edf6c commit 3ecb5da

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
GraphQL Query Api for JPA Entity Models [![Try in PWD](https://cdn.rawgit.com/play-with-docker/stacks/cff22438/assets/images/button.png)](http://play-with-docker.com/?stack=https://raw.githubusercontent.com/introproventures/graphql-jpa-query/master/graphql-jpa-query-example-simple/docker-compose.yml&stack_name=graphhql)
1+
GraphQL Query Api for JPA Entity Models
22
===============
33

44
[![CI](https://github.com/introproventures/graphql-jpa-query/actions/workflows/build.yml/badge.svg)](https://github.com/introproventures/graphql-jpa-query/actions/workflows/build.yml)
@@ -38,13 +38,16 @@ Supported Apis
3838
* graphql-java 13 for 0.4.x versions
3939
* spring-boot 2.6.x for 0.4.x versions
4040
* spring-boot 2.7.x for 0.5.x versions
41+
* spring-boot 3.0.x for 1.0.x versions
4142
* spring-graphql 1.0.x for 0.5.2+ versions
43+
* spring-graphql 1.1.x for 1.0.0+ versions
4244

4345
Tested using JDK Versions
4446
----------------------
4547
* Jdk 8
4648
* Jdk 11
4749
* Jdk 17
50+
* Jdk 19
4851

4952
Modules
5053
-------

0 commit comments

Comments
 (0)