Learn about using a Java high-level REST client with Elasticsearch to use API-specific methods that accept request objects as an argument and return response objects.
Java 10's RC is almost here, so let's look further into the future at what's being proposed for JDK 11, including what's happening with garbage collection and Java EE.
Want to dive into a good book or two to bolster your career? These books are great for Java developers and cover everything from SQL to soft skills and Java 9.
Want some clarity about what Spring caching annotations really do? Here is some advice to keep in mind to make debugging easier when combining caching with transactions.
The internet is littered with posts describing row and page compression, how they work, the performance gains, etc. But few posts clarify row vs. page compression.
''Rails and Java are pretty similar, right? Also, it's two days until release, but I need a feature added.'' Does this experience match yours? Let us know.
Need to create multiple writing threads and a single reading thread for your queue? Want better performance than java.util.concurrent.BlockingQueue? Try this out.
With the assumption that the vast majority of us are visual learners anyway, here's a method that can help you effectively plan your team's next project.
Read on to learn about latest changes to both Camel and Eclipse that allow developers to work with the integration power of Camel and the coding convenience of Eclipse.