-
Enterprise Java
Approaches to binding a Spring Boot application to a service in Cloud Foundry
If you want to try out Cloud Foundry the simplest way to do that is to download the excellent PCF Dev or…
Read More » -
Software Development
In Your Face! Figuring Out Apple’s Face Detection API
I am making a native iOS app that has face detection. Apple has an awesome image detection API that can…
Read More » -
Enterprise Java
Seting up https for your REST API with Boxfuse
In my last post I showed how easy it was to get your REST API based on Spring Boot framework…
Read More » -
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 »