Java
-

Guavate: tiny library bridging Guava and Java8
Java8 is great and adds some useful abstractions to the JDK that have found popularity in the Java community via…
Read More » -

Apache PDFBox 2
Apache PDFBox 2 was released earlier this year and Apache PDFBox 2.0.1 and Apache PDFBox 2.0.2 have since been released.…
Read More » -

Forget Guava: 5 Google Libraries Java Developers Should Know
What are some of the most useful yet unknown Google Java libraries? If we would stop someone during an intense hackathon…
Read More » -

A Simple Way to Index Java Beans in Elasticsearch
When it comes to data stores Java programmers are used to working with Java beans that are magically persisted. Solutions…
Read More » -

Query DynamoDB Items with Java
On a previous post we proceeded on inserting data on a DynamoDB database. On this tutorial we will issue some…
Read More » -

Managing Secrets with Vault
How do you store Secrets? Passwords, API keys, secure Tokens, and confidential data fall into the category of secrets. That’s…
Read More » -

5 Common Hibernate Exceptions and How to Fix Them
See how you can easily solve the most common issues with Hibernate Hibernate is probably the most popular JPA implementation…
Read More » -

Insert Items to DynamoDB Tables using Java
On a previous article we learned how to create DynamoDB Tables using Java. Next step is to insert items to the…
Read More » -

Java 9 Additions To Optional
Wow, people were really interested in Java 9’s additions to the Stream API. Want some more? Let’s look at ……
Read More »



