-
Core Java
AES-256 Encryption with Java and JCEKS
Overview Security has become a great topic of discussion in the last few years due to the recent releasing of…
Read More » -
Core Java
Java 8 news
The first release candidates of Java 8, b128 and Java 8 RC2 showed up on February, fixing a serious flaw…
Read More » -
Core Java
Using Reflection for Testing
I am working on a presentation about the ‘Single Responsibility Principle’, based on my previous post. It take most of…
Read More » -
Core Java
OutOfMemoryError: solution antipatterns
Throughout those years we have kept a close eye on the problems packaged in different flavours of OutOfMemoryError message. Daily…
Read More » -
Enterprise Java
Invoking APIs using a Web App with OAuth2 and use of JWT – WSO2 API Manager
In this post I am to share my experience and understandings using WSO2 API Manager(API-M) for a very common and…
Read More » -
Enterprise Java
ADF Faces. Immediate custom client events
In this post I am going to focus on ADF Faces Javascript API method to fire a custom event from…
Read More » -
Agile
Two Ways to Get the Most Out of Daily Stand-up Meetings
A daily stand-up meeting is an essential part of agile software development. It is a meeting which takes place at…
Read More » -
Enterprise Java
Creating Maven Source and Javadoc Artifacts
Many people are aware of maven source and javadoc artifacts but don’t know why they would want to create them.…
Read More » -
Enterprise Java
Creating Sonarqube Projects
Sonarqube (nee Sonar) is da bomb. It’s not something you have to check daily but if you’re serious about quality…
Read More »