-
Enterprise Java
Spring Integration Tutorial for EAI
Course Overview Spring Integration is an open source framework for enterprise application integration. It is a lightweight framework that builds…
Read More » -
Enterprise Java
Spring Cloud Sidecar – Initialization of Nodes
In the last blog post I had described how the Sidecar application can be used for registering the Cassandra nodes…
Read More » -
Enterprise Java
Native CDI Qualifiers: @Any and @Default
Let’s take a look at the out-of-the-box qualifiers in CDI There are three qualifiers declared by the CDI specification –…
Read More » -
Software Development
Project Activity Metrics, Charts, and Stuff
Yesterday we were reminded that it is difficult to provide good activity metrics. Certainly Git commit statistics are a good…
Read More » -
Software Development
elasticsearch for beginners part 1: how to create a document
In this Elasticsearch for beginners series, I will give you basics of Elasticsearch with real world examples. The first part…
Read More » -
Core Java
Release Gradle project in GitLab with Jenkins to Artifactory
I am going to show in detail how to regularly build your project and then how to make a release…
Read More » -
DevOps
Best Practices for Multi-Tier Java Application Deployments on Docker Containers on Any Cloud
This article is based on a DCHQ Whitepaper (September 2015). DCHQ is an Advanced Platform for Automation of Container based…
Read More » -
Agile
Resource Efficiency vs. Flow Efficiency, Part 5: How Flow Changes Everything
The discussion to now: Resource Efficiency vs. Flow Efficiency, Part 1: Seeing Your System Resource Efficiency vs. Flow Efficiency, Part…
Read More » -
Enterprise Java
Java to LDAP Tutorial (Including How to Install an LDAP Server / Client)
This tutorial will show you how to write Java code to interact with a LDAP. But before we can do…
Read More »