Code Coverage Nightmare With this blog I want to share with you my opinion about using SonarQube for observing your project. It’s a really good idea ...
Our integration with PayPal Java SDK Whenever a web application service comes to the point where а user should pay some money, it becomes obvious that it needs some inte...
Today’s six articles in the Java Daily: 1. The best way to map a Java 1.8 Optional entity attribute with JPA and Hibernate Link 2. Reactive Microservices: Driving Applica...
How I encountered the modulo problem in Java? While working on a project, I needed to implement a cyclic array(deque) in java. This is an array with fixed size, where you append elem...
As we plan to certify our people in Java, I started digging for information about OCA Java SE 8 Certification Exam. I was wondering how/where one can...
News from Dreamix 10.06.2016 Java Remote Method Invocation with Redisson This article shows how you can use a Redis-based in-memory data grid for Java remote method i...
News from Dreamix 09.06.2016 Disadvantages of purely functional programming In this article Dr Jon Harrop, MA, MSci, PhD (Cantab) and director of IDTechEx, explains t...