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

Bump Java version to 17 #8

Closed
zetcco opened this issue Feb 3, 2024 · 0 comments · Fixed by #7
Closed

Bump Java version to 17 #8

zetcco opened this issue Feb 3, 2024 · 0 comments · Fixed by #7

Comments

@zetcco
Copy link
Contributor

zetcco commented Feb 3, 2024

  • Update the code base to Java 17
  • Update the README
    • Update Java 11 to 17 details on the README
    • Update Steps to use the gateway section.

Additional Note

Do we need to release a .bat script file also? Current README only has instructions using the .sh file.
Or maybe we can stop using script files and just release the jar file and give the following instructions,

bal run graphql_federation_gateway.jar -CsupergraphPath="supergraph.graphql" -CoutputPath="service" -Cport="9000"
cd service
bal run

WDYT?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant