-
Scala
Scala notes – Futures – 2 (Promises)
In the last post, we saw how to extract values from the Future upon onComplete and their counterparts – onSuccess…
Read More » -
Enterprise Java
CUBA Platform – an open source Java framework for rapid application development
Traditionally, since the very beginning of the computing era, enterprise software development has faced one challenge when, naturally, it is…
Read More » -
Enterprise Java
Apache Hadoop HDFS Data Node Apache Mesos Framework
Intro This project allows running HDFS on Mesos. You should be familiar with HDFS and Mesos basics: http://mesos.apache.org/documentation/latest/ https://hadoop.apache.org/docs/r2.7.2/hdfs_design.html …
Read More » -
Enterprise Java
Add Custom functionality to a Spring Data Repository
Spring Data is pretty convenient and speeds up development avoiding boilerplate code. However there are cases where annotation queries are not…
Read More » -
DevOps
[MEGA DEAL] The DevOps Hacker Bundle (85% off)
Master Essential DevOps Tools Like Docker & AWS to Land an Elite Coding Position (13 Hours of Learning) Hey fellow…
Read More » -
Software Development
Agile Databases
Any project following an Agile methodology will usually find itself releasing to production at least 15 – 20 times per…
Read More » -
Enterprise Java
Spring boot and Spring data JPA integration
Nowadays spring and JPA integration has become a piece of cake thanks to Spring Boot and spring Data. I am…
Read More » -
DevOps
Netflix OSS, Spring Cloud, or Kubernetes? How About All of Them!
Some of this I cover in my book “Microservices for Java Developers” O’Reilly June 2016 (launching soon!), but I want…
Read More » -
Core Java
Getting a name for someone to connect back to your server
When doing test automation it is often the case you need to know the name of the current machine in…
Read More »