-
Core Java
Jigsaw Delays Push Java 9 Launch Date to 2017
The Java 9 release date is postponed to 2017 because of delays in Project Jigsaw It might come to some…
Read More » -
Enterprise Java
5 reasons why you should consider upgrading your applications to Spring 4
Firstly released in 2004, Spring Framework is among top Java frameworks. Spring 4 has been released in December 2013 and…
Read More » -
Software Development
The 2015 Revision of the Eclipse Development Process
The Eclipse Foundation Board of Directors approved a new revision to the Eclipse Development Process in its meeting on November 2/2015.…
Read More » -
DevOps
Blue-Green Deployment To Docker Swarm with Jenkins Workflow Plugin
The idea behind this article is to explore ways to deploy releases with Jenkins to Docker Swarm without downtime. We’ll…
Read More » -
Core Java
Writing BDD tests with Cucumber JVM
Cucumber JVM as an excellent tool to write your BDD tests.In this article I would like to give an introduction…
Read More » -
Software Development
Real-Time Applications With RethinkDB
In the last several years, there have been new requirements and expectations placed on enterprise applications that have dramatically increased…
Read More » -
DevOps
Docker Bridge and Overlay Network with Compose Variable Substitution
Docker Multi-Host networking allows you to create virtual networks and attach containers to them so you can create the network…
Read More » -
DevOps
DevOps and the Myth of Efficiency, Part I
This post is for those of you working in large companies or “enterprises” and are exploring what “DevOps” really means…
Read More » -
Enterprise Java
Local installation of standalone HBase and Apache Storm simple cluster
We mainly use Apache Storm for streaming processing and Apache HBase as NoSQL wide-column database. Even if Apache Cassandra is…
Read More »