-
DevOps
Service Discovery with Docker and Consul: part 2
So, welcome to the second part of the series on using Consul for service discovey together with docker. In this…
Read More » -
Core Java
Programmatic jcmd Access
Questions posed online demonstrate the occasional desire of developers to access via their Java applications the types of information normally…
Read More » -
Groovy
Accurest and Stub Runner 1.1.0.M3
Currently at the Spring Team we’re polishing our libraries for the upcoming final release of the Brixton train. It should…
Read More » -
Enterprise Java
Application Modules and Entity Cache
Any ADF developer with some basic knowledge of ADF Business Components would be familiar with the following diagram: It represents…
Read More » -
Software Development
Microservices are about applying a group of Best Practices
Microservices Denial A number of times clients have said; they can’t imagine their organisation using Microservices. I found this surprising…
Read More » -
Scala
Scalaz features for everyday usage part 2: Monad Transformers and the Reader Monad
For the second article of the “Scalaz features for everyday usage” we’ll look at the subject of Monad transformers and…
Read More » -
Enterprise Java
Spring Boot and Database initialization
Spring boot is hands down a great framework, saving the developer a lot of time and energy when developing a…
Read More » -
Software Development
Async systems with sync clients
As the Reactive Manifesto says Reactive systems are: Responsive, Resilient, Elastic and Message Driven. The last principle often goes together…
Read More » -
Software Development
Limitations of a Monolithic application and need for adapting Micro services Architecture
If you get hold of any earlier software architectures, you will see that they have always been built in a…
Read More »