-
Enterprise Java
Cloud Foundry Java Client – Streaming events
Cloud Foundry Java Client provides Java based bindings for interacting with a running Cloud Foundry instance. One of the neat things…
Read More » -
Software Development
Swift for the Java guy: Part 1 – Getting Started
It’s been a while since I had to look at the Apple development Eco-system. In fact the last time I…
Read More » -
Software Development
Scalable Microservices through Messaging
Microservices are everywhere nowadays, and so is the idea of using service choreography (instead of service orchestration) for microservices interactions. In…
Read More » -
Enterprise Java
Validating JWT with Spring Boot and Spring Security
For my current project I will have a REST API set up with Spring Boot (most likely running with BoxFuse).…
Read More » -
Software Development
A simple TDD environment in Haskell
I recently implemented the bowling kata in Haskell. In the process, I found out how set up my environment to…
Read More » -
Software Development
Apache Spark, Cassandra and Game of Thrones
Apache Spark with Cassandra is a powerful combination in data processing pipelines. In this post, we will build a Scala…
Read More » -
Software Development
Correlated Subqueries are Evil and Slow. Or are They?
A common myth in SQL is the idea that correlated subqueries are evil and slow. For example, this query here:…
Read More » -
Core Java
[MEGA DEAL] The Ultimate Java Bundle (95% off)
Begin Your Programming Odyssey by Tackling This Popular Coding Language with 114 Hours of Training Hey fellow geeks, This week,…
Read More » -
Enterprise Java
Build a new Web Application from scratch using Spring boot, Thymeleaf, AngularJS – Part 3
In the previous blogs we built the landing page using Thymeleaf, Bower and Bootstrap and deployed it to Heroku. In…
Read More »