Java
-
Tales from the Field: Migrating from Log4J to Log4J2
Discover faster, more efficient performance monitoring with an enterprise APM product learning from your apps. Take the AppDynamics APM Guided…
Read More » -
No more running around the block: Lambda-S3 thumbnailer, nailed by SLAppForge Sigma!
In case you hadn’t noticed already, I have been recently babbling about the pitfalls I suffered when trying to get…
Read More » -
Maven, Eclipse and Java 9
Anyone that uses the M2E(maven-to-eclipse) plugin in eclipse knows the issue where you have run a build, then update maven…
Read More » -
How Volatile in Java works? Example of volatile keyword in Java
How to use Volatile keyword in Java What is volatile variable in Java and when to use the volatile variable…
Read More » -
Profiling in Production
Profiling in Production If you ever had some serious issues with a performance of your Java application, most probably you…
Read More » -
How Java 10 will CHANGE the Way You Code
Highlighting the New Java Local Variable Type Inference Feature Coming in Java 10 Back in 2016, a new JDK Enhancement…
Read More » -
Spring Boot & JSP
This guide shows how to use Spring Boot to create MVC web application with JSP. Prerequisites: Eclipse IDE (neon release)…
Read More » -
Spring Boot 2 native approach to SSO with OAuth 2/OpenID Connect
This post is the final part of a 3 post series exploring ways to enable SSO with an OAuth2 provider…
Read More » -
Neo4j Import: java.lang.IllegalStateException: Mixing specified and unspecified group belongings in a single import isn’t supported
I’ve been working with the Neo4j Import Tool recently after a bit of a break and ran into an interesting…
Read More »