-
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 » -
DevOps
Why Unix utilities are worth learning
Why VIM? Sooner or later there comes the day when your easy-to-use IDE becomes useless for handling huge files. There…
Read More » -
DevOps
Monitoring JBoss Fuse ESB with Nagios
Note: this article describe a scenario based on JBoss Fuse, but it’s applicable to any Java context able to run…
Read More » -
DevOps
How to install Couch DB 1.5 on Ubuntu
A recent task I had to do on my home Ubuntu Linux box running 12.04. LTS was to install CouchDB.…
Read More » -
Software Development
JOOQ Facts: SQL functions made easy
The JDBC API has always been cumbersome and error-prone and I’ve never been too fond of using it. The first…
Read More »