Project cleanup (Fed JVM is an officially supported Apollo OSS project)
See original GitHub issueThis project has had an interesting history; it was originally created to address Apollo’s own specific infrastructure needs, but has since grown into a reliable and effective way to work with Federation 1/2 on a JVM. While the library itself has grown, the supporting OSS infrastructure for this project has not, since this project was not staffed as an official Apollo OSS project. This has changed, meaning Federation JVM now has a team behind it. To reflect this, we need to make several changes to this project and repo to bring it up to Apollo OSS standards. We’ll use this issue to track the needed changes at a high level, breaking more specific todos out into separate issues.
Things that need to happen:
Issue Analytics
- State:
- Created a year ago
- Reactions:2
- Comments:7 (7 by maintainers)
Top Results From Across the Web
JVM support for Apollo federation - GitHub
Federation JVM libraries are published to Maven Central. Using a JVM dependency manager, link graphql-java-support to your project. With Maven: <dependency> < ...
Read more >Integrating a Java/JVM project | OSS-Fuzz - Google
The process of integrating a project written in Java or any other language running on the Java Virtual Machine (JVM) with OSS-Fuzz is...
Read more >Lead Technician Jobs in Red Bank, NJ (Hiring Now!) - Zippia
5597 Lead Technician Jobs in Red Bank, NJ hiring now with salary from $67000 to $121000 hiring now. Apply for A Lead Technician...
Read more >Untitled
Supports : Mac OS X, GNU/Linux, Unix, Windows XP Fedora Project ... Docs is an open-source documentation generator for multiple programming languages.
Read more >Java virtual machine - Wikipedia
The JVM reference implementation is developed by the OpenJDK project as open source code and includes a JIT compiler called HotSpot.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Thanks to @dariuszkuc a lot of this work is now done! 🎉 We’ll close this task off, and continue tracking the remaining items in separate issues.
Yes, huge thank you @dariuszkuc 👏