Skip to content

jamesdh/micronaut-graphql

 
 

Repository files navigation

Micronaut GraphQL

Maven Central Build Status

This project includes integration between Micronaut and GraphQL Java.

The Micronaut GraphQL integration can be used together with other GraphQL integration libraries like GraphQL Java Tools and GraphQL SPQR.

IMPORTANT NOTE:

  • Micronaut GraphQL 2.0.0 and above requires Micronaut Core 2.0.0 as minimal dependency.
  • Micronaut GraphQL 1.3.0 and above requires Micronaut Core 1.3.0 as minimal dependency.
  • Micronaut GraphQL 1.2.0 and above requires Micronaut Core 1.2.x as minimal dependency.

Documentation

See the Documentation for more information.

Examples

There are various examples provided in this repository.

Snapshots and Releases

Snaphots are automatically published to JFrog OSS using Github Actions.

See the documentation in the Micronaut Docs for how to configure your build to use snapshots.

Releases are published to JCenter and Maven Central via Github Actions.

A release is performed with the following steps:

About

A repository for Micronaut and GraphQL integrations

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 65.1%
  • Groovy 31.1%
  • HTML 3.8%