-
Agile
Cross-functional teams
Cross-functional teams aren’t a new idea. And yet, somehow, we still don’t seem to have got the memo. I was…
Read More » -
Software Development
How to Teach a Customer
In outsourcing, very often a customer is an idiot doesn’t really know what he needs — not only in terms of functionality,…
Read More » -
Core Java
Lazy-loading is a Code Smell
Have you ever seen those huge objects with many attributes? These domain objects where we are using lazy-loading because we…
Read More » -
Enterprise Java
Spring Cloud Contracts and Spring Cloud Services on PCF
We had a customer recently who were quite interested in the idea of using Spring Cloud Contract (SCC) in order to…
Read More » -
Enterprise Java
Develop A Microservice with Forge, WildFly Swarm and Arquillian
In this post we are going to see how to develop a microservice using WildFly Swarm and Forge and testing…
Read More » -
Enterprise Java
Better Complex Event Processing at Scale Using a Microservices-based Streaming Architecture (Part 1)
A microservice-based streaming architecture combined with an open source rule engine makes real-time business rules easy This post is intended…
Read More » -
Core Java
Extracting JavaDoc documentation from source files using JavaParser
A lot of people are using JavaParser for the most different goals. One of these is extracting documentation. In this…
Read More » -
Software Development
Processing Image Documents on MapR at Scale
There has been a lot of research in document image processing over the past 20 years, but not much research…
Read More » -
Software Development
What is software architecture?
What is software architecture? In the previous article “What is architecture?” we stated that architecture is about: Structural elements Connective…
Read More »