Java
-
Going off-heap to improve latency and reduce AWS bill
Most performance issues can be solved in several different ways. Many of the solutions applicable are well-understood and familiar to…
Read More » -
FREE IntelliJ IDEA Licenses Giveaway from Java Code Geeks and JetBrains (total value of $447)!
Looking for a powerful, yet simple, Java IDE ? Then we have something especially for you! We are running a…
Read More » -
Adventures In Modernization: Strategy + Example Converting COBOL To Java
At Keyhole Software we are in large part a modernization company. We have consultants who specialize in moving old to…
Read More » -
GitHub Research: Over 50% of Java Logging Statements Are Written Wrong
Why can’t production logs help you find the real root cause of your errors? Asking if you’re using log files…
Read More » -
Hibernate Caching with HazelCast: Basic configuration
Previously we went through an introduction on JPA caching, the mechanisms and what hibernate offers. What comes next is a…
Read More » -
Hibernate Caching With HazelCast: JPA caching basics
One of the greatest capabilities of HazelCast is the support for hibernate’s second level cache. JPA has two levels of…
Read More » -
Elasticsearch for Java Developers: Introduction
This article is part of our Academy Course titled Elasticsearch Tutorial for Java Developers. In this course, we provide a…
Read More » -
How Java’s Built-In Garbage Collection Will Make Your Life Better (Most of the Time)
Discover faster, more efficient performance monitoring with an enterprise APM product learning from your apps. Take the AppDynamics APM Guided…
Read More » -
Configure Jenkins for Continuous Delivery of a Spring Boot application
In my previous post I described how I started a continuous delivery stack with one simple command. The next step…
Read More »