Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: eh3rrera/graphql-java-spring-boot-example
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: tutorial
Choose a base ref
...
head repository: eh3rrera/graphql-java-spring-boot-example
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 13 commits
  • 16 files changed
  • 2 contributors

Commits on Mar 25, 2021

  1. Configuration menu
    Copy the full SHA
    6492319 View commit details
    Browse the repository at this point in the history
  2. add jdk16 profile

    Ansonator committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    6d075cb View commit details
    Browse the repository at this point in the history

Commits on May 19, 2021

  1. use jdk15

    Ansonator committed May 19, 2021
    Configuration menu
    Copy the full SHA
    2d544cd View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2022

  1. uplift again (to jdk17)

    Ansonator committed Feb 12, 2022
    Configuration menu
    Copy the full SHA
    30f7ce9 View commit details
    Browse the repository at this point in the history
  2. uplift again (to jdk17)

    Ansonator committed Feb 12, 2022
    Configuration menu
    Copy the full SHA
    1bc0d3c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4945e6b View commit details
    Browse the repository at this point in the history
  4. works with 11 and 17

    Ansonator committed Feb 12, 2022
    Configuration menu
    Copy the full SHA
    f271938 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2022

  1. restore mvnw and mvnw.cmd

    Ansonator committed Feb 13, 2022
    Configuration menu
    Copy the full SHA
    27e4aa2 View commit details
    Browse the repository at this point in the history
  2. fix line endings

    Ansonator committed Feb 13, 2022
    Configuration menu
    Copy the full SHA
    b0c87f3 View commit details
    Browse the repository at this point in the history
  3. fix formatting

    Ansonator committed Feb 13, 2022
    Configuration menu
    Copy the full SHA
    e7e1644 View commit details
    Browse the repository at this point in the history
  4. minor formatting fix

    Ansonator committed Feb 13, 2022
    Configuration menu
    Copy the full SHA
    583721f View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2022

  1. Merge pull request #21 from Ansonator/updates

    Update to recent versions of Spring Boot and GraphQL Java
    eh3rrera authored Feb 14, 2022
    Configuration menu
    Copy the full SHA
    6866762 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    eh3rrera committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    6e03098 View commit details
    Browse the repository at this point in the history
Loading