graphql-demo
./gradlew bootRun
go to start page http://localhost:8080
go to graphql-ui http://localhost:8080/gui
{ users { id } }
graphql-demo
./gradlew bootRun
go to start page http://localhost:8080
go to graphql-ui http://localhost:8080/gui
{ users { id } }