Skip to content

graphql-spqr-spring-boot-starter-v0.0.4 :: WebFlux

Compare
Choose a tag to compare
@kaqqao kaqqao released this 24 Feb 21:43
· 57 commits to master since this release

[0.0.4] - 2018-02-24

Added

  • WebFlux support (not yet for subscriptions) (thanks @vjroby) #9
  • Easier customization of GraphQL execution / error handling via GraphQLExecutor #22

Changed

  • Annotations are now in a separate module to enable lighter dependencies (thanks @heruan) #6

Fixed

  • DataLoader and global context now properly work in subscriptions #19