-
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 » -
Enterprise Java
WildFly 10 CR 2 Released – Java EE 7, Java 8, Hibernate 5, JavaScript Support with Hot Reloading
Yesterday the WildFly team released the latest version of WildFly 10. The CR2 will most likely be the last before…
Read More » -
Software Development
Your DI framework is killing your code
I read a really interesting post recently looking at the difference between typical OO code and a more functional style. There’s a…
Read More »