Graphql Spring Boot Starter Versions Save

Spring boot starter for GraphQL

v1.0.2

6 years ago

Highlights

  • #20 ThreadPoolExecutor does not work as intended
  • #21 Upgrade spring boot to 1.4.7.RELEASE
  • #19 Upgrade to latest graphql-java v3.0.0
  • #13 Add timing in the logging
  • #17 Provide instructions to run the project
  • #12 name threads in ExecutorServiceExecutionStrategy
  • #14 Use the context feature

Breaking changes

  • #11 Consider renaming the project: The maven artifactId is renamed to "graphql-spring-boot-starter".

v1.0.1

7 years ago

Highlights

  • #2 Correct usage of GraphQL ExecutorServiceExecutionStrategy
  • #4 Improve auto wiring of GraphQlFields interface classes
  • #5 Remove redundant @GraphQlFields annotation
  • #6 Make com.merapar.graphql.GraphQlException obsolete
  • #7 Upgrade to latest dependencies

v1.0.0

7 years ago