-
Enterprise Java
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 » -
Software Development
MicroServices – Part 3 : Spring Cloud Service Registry and Discovery
In the microservices world, Service Registry and Discovery plays an important role because we most likely run multiple instances of…
Read More » -
Enterprise Java
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 » -
Core Java
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 » -
Core Java
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 » -
DevOps
Security as Code: Why a Mental Shift is Necessary for Secure DevOps
Inertia is “the tendency to do nothing or remain unchanged.” It is a strong force in physics. It also often…
Read More » -
Core Java
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 » -
Enterprise Java
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 » -
Agile
Agile Transformation: Possible Organizational Measurements (Part 4)
“What should I measure???” is one of the questions I see when I work with people going through an agile…
Read More »