Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

spring-example: Upgrade graphql-spring-boot-starter to 11.0.0 #103

Merged
merged 7 commits into from
Apr 20, 2021

Commits on Apr 16, 2021

  1. Configuration menu
    Copy the full SHA
    48374b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e69065f View commit details
    Browse the repository at this point in the history
  3. Bump junit jupiter version to 5.7.1, and use aggregator artifact to f…

    …ix issues with maven surefire plugin
    sachindshinde committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    c996ec5 View commit details
    Browse the repository at this point in the history
  4. Use @import in AppTest to import configuration, and additionally chec…

    …k for GraphQL errors and federated tracing in the test
    sachindshinde committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    12bea62 View commit details
    Browse the repository at this point in the history
  5. Add logback.xml to disable logging in spring-example test, as spring …

    …boot starter now declares logback and the maven surefire plugin doesn't like it when tests log to STDOUT
    sachindshinde committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    fd05024 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2021

  1. Add graphql-java-tools example in spring-example (using separate spri…

    …ng profile) and update tests
    sachindshinde committed Apr 18, 2021
    Configuration menu
    Copy the full SHA
    430d65c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9489327 View commit details
    Browse the repository at this point in the history