GraphQl implementation using webmvc
Run tests
Run locally
Useful Links
Swagger UI: http://localhost:8080/swagger-ui.html
Actuator Endpoint: http://localhost:8080/actuator
GraphQlUI : http://localhost:8080/graphiql
PgAdmin : http://localhost:5050
Prometheus : http://localhost:9090
Grafana : http://localhost:3000 (admin/admin)
Last updated