-
Software Development
How to Migrate to Microservices
Want to read more on the process of migrating to microservices? Read the full eBook on “How to Build (and…
Read More » -
Core Java
FizzBuzz Kata With Java Streams
After only a couple of weeks of Judo practice, my son got bored. He complained that he wasn’t learning anything, because he…
Read More » -
Software Development
Deploying WildFly Swarm Applications To Heroku
WildFly Swarm applications can be deployed to Heroku, simply by adding a few files to the deployment. In this post,…
Read More » -
Enterprise Java
How to put the JBoss HR Employee Rewards project into the Cloud
We have been discussing why application developers can’t ignore their stack anymore in the App Dev Cloud Stack series. We…
Read More » -
Software Development
Solving Problems with the Right Technology: Hadoop and RDBMS
In some circles today there is a sort of ‘Hadoop vs. RDBMS’ debate ongoing. Often the discussion casts Hadoop as…
Read More » -
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 »