-
DevOps
Windows Server 2016 using VirtualBox for Docker Containers
Windows Server 2016 is adding support for Docker containers. Technology Preview 5 was recently released and provides basic support for Docker. This multi-part…
Read More » -
Enterprise Java
Build a new Web Application from scratch using Spring boot, Thymeleaf, AngularJS – Part 2
In this series of blogs we are building a complete web app using Springboot,Angular, etc. In the last blog, we…
Read More » -
Enterprise Java
Build a new Web Application from scratch using Spring boot, Thymeleaf, AngularJS – Part 1
In this series of blog posts we will be building a complete responsive web application using the following tech stack…
Read More » -
Enterprise Java
Java EE 8 MVC: Global exception handling
In the previous previous posts we learned about various ways to access request information (e.g. query or path parameters) in…
Read More » -
Software Development
Distributed Deep Learning with Caffe Using a MapR Cluster
We have experimented with CaffeOnSpark on a 5 node MapR 5.1 cluster running Spark 1.5.2 and will share our experience, difficulties,…
Read More » -
Software Development
Comparing Golang with Java
First of all I would like to make a disclaimer. I am not an expert in Go. I started to…
Read More » -
Software Development
Testing has become Mandatory (and there are no more excuses)
There are many posts out there about the value of automated testing and why it is a must through the…
Read More » -
Software Development
SOLID: Liskov Substitution Principle
This is the third in the series of posts on SOLID Software Principles. We previously covered the Single Responsibility Principle and the Open-Close…
Read More »