Robuta

https://speakerdeck.com/mraible/java-rest-api-framework-comparison-pwx-2021
Dec 7, 2021 - Use Spring Boot! No, use Micronaut!! Nooooo, Quarkus is the best!!! There's a lot of developers praising the hottest, and fastest, Java REST...
rest apispeaker deckjavaframeworkcomparison
https://github.com/jOOQ/jOOR
jOOR - Fluent Reflection in Java jOOR is a very simple fluent API that gives access to your Java Class structures in a more intuitive way. The JDK's...
githubfluentreflectionjava
https://github.com/square/square-java-sdk
Java client library for the Square API. Contribute to square/square-java-sdk development by creating an account on GitHub.
java sdkclient librarygithubsquare
https://dev.java/learn/api/streams/
Process your in-memory data with Java streams and collectors. Process them faster with parallel streams.
stream apidevjava
https://ai.google.dev/edge/litert/android/java
google playlitertservicesjavakotlin
https://www.windowscentral.com/gaming/minecraft/minecraft-java-edition-is-moving-to-a-new-graphics-api-for-its-vibrant-visuals-update
Feb 18, 2026 - The original PC version of Minecraft will switch from OpenGL to Vulkan, with testing planned in 2026.
minecraftjavagettingnewgraphics
https://github.com/bravobit/jPastebin
A complete pastebin.com API wrapper for Java. Contribute to bravobit/jPastebin development by creating an account on GitHub.
githubcompletepastebinapiwrapper
https://www.theserverside.com/feature/Stop-the-Java-internal-API-calls-or-Java-will-do-it-for-you
Nov 1, 2018 - If you use any Java internal APIs in your code, it is time to stop. And if you don't stop on your own, Oracle will stop it for you.
java apistopunsafeinternalcalls
https://www.webapp2app.com/2025/11/27/android-webview-status-bar-color-control-via-javascript-with-webviewgolds-dynamic-ui-api-java/
android webviewstatus barcolorcontrolvia
https://rieckpil.de/jakarta-ee-crud-api-tutorial/
Feb 2, 2020 - Guide on developing a CRUD API with Jakarta EE using Open Liberty, Derby DB, MicroShed Testing and the Liberty Maven Plugin
jakarta eecrud apitutorialusingjava
https://blog.tomayac.com/2007/06/06/generate-java-from-your-wadl-rest-api-descriptions-with-rest-describe-compile-015759/
Jun 6, 2007 - The personal blog of Thomas Steiner
rest apigeneratejavadescriptions
https://developer.okta.com/blog/2019/07/10/java-microprofile-jwt-auth
This tutorial shows you how to build a REST API with MicroProfile and secure it using JWT authentication.
rest apibuildusingjavamicroprofile
https://blog.tomayac.com/2007/07/19/auto-generate-the-java-python-ruby-and-php-5-wesabe-api-client-code-101952/
Jul 19, 2007 - The personal blog of Thomas Steiner
autogeneratejavapythonruby
https://www.infoworld.com/article/4078835/java-stream-api-tutorial-how-to-create-and-use-java-streams.html
Nov 13, 2025 - Get started with Java streams, including how to create streams from Java collections, the mechanics of a stream pipeline, examples of functional programming...
stream apijavatutorialcreateuse