-
Scala
Deploying akka-http app to Cloud Foundry
In a preceding post I had gone over the steps to deploy a simple akka-http app to Cloud Foundry. The gist of…
Read More » -
Enterprise Java
Spring-Boot and Cache Abstraction with HazelCast
Previously we got started with Spring Cache abstraction using the default Cache Manager that spring provides. Although this approach might…
Read More » -
Android Core
Building Android IoT app for Android Things
This post describes how to build an Android IoT app for Android Things. As you may already know, recently Google has…
Read More » -
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 »