-
Enterprise Java
Upload and Download files to S3 using maven
Throughout the years I’ve seen many teams using maven in many different ways. Maven can be used for many ci/cd…
Read More » -
Enterprise Java
API Gateways Are Going Through an Identity Crisis
API Gateways are going through a bit of an identity crisis these days. Are they centralized, shared resources that facilitate…
Read More » -
Desktop Java
JMetro Version 5.2 Released
Hello again A new update to JMetro has just been released. Two new control styles were added: Titled Pane and…
Read More » -
Core Java
Running JAXB xjc Compiler with OpenJDK 11
As described in the post “APIs To Be Removed from Java 11,” a JAXB implementation is no longer included with…
Read More » -
Software Development
Behavioural Design Patterns: Template method
Previously we used the strategy pattern to in order to solve the problem of choosing various speeding algorithms based on…
Read More » -
Enterprise Java
Spring-Boot 2.1.x and overriding bean definition
I was recently migrating an application from Spring Boot 1.5.X to Spring Boot 2.X and saw an issue with overriding…
Read More » -
Enterprise Java
Using JUnit 5 In Pre-Java 8 Projects
This post demonstrates how JUnit 5 can be used in pre-Java 8 projects and explains why it could be a…
Read More » -
Software Development
Value of pass by value in GoLang
Now we are getting in some of the core concepts! As we know, it is very important to understand the…
Read More » -
Enterprise Java
APIGEE API gateway log management with ELK (Elastic Search, Logstash and Kibana)
In this article we will see how we can manage logs generated by APIGEE API gateway with Elastic Search, Logstash…
Read More »