Skip to content

2.5.0.Final

Latest
Compare
Choose a tag to compare
@jmartisk jmartisk released this 10 Sep 06:48
· 1 commit to main since this release
  • Adds the GraphQL client subsystem as well, so client dependencies are automatically added when a @GraphQLClientApi annotation is found in the deployment
  • ClientModels bean is generated during boot and registered as an injectable CDI bean. When building a typesafe client using the builder, you can pass the ClientModels bean to it
  • Quickstart for GraphQL client
  • SmallRye GraphQL 2.10.0