Java & Gemini REST API
Al ittle something to help our Java friends talking nicely with Gemini:
This sample application provides basic entity classes, web service helpers and JSON support. It demonstrates how to easily invoke the Gemini REST API to create, update and delete issues.
Being a .NET shop, it was an interesting challenge going back to our Java roots! Key highlights from our recent Java experience:
- Boy, did we miss Visual Studio IDE and not having to work with Classpaths!
- C# / Java code syntax naturally flowed.
- Missed the ability to instanciate new Generic classes.
- Additional code required for simple Class Properties.
Enjoy.
No related posts.
Filed Under: Technical



Gemini dev team, keep up the good work! Love your product.