-
Core Java
Migration Advice for Java 10
Hello there once again to another hot shot. My name is Peter Pilgrim, Platform engineer and DevOps specialist, Java Champions.…
Read More » -
Core Java
Thinking of Java 10 and beyond
Hello once again. Java 10 was released on 20th March 2018. I think many software teams will hold back from…
Read More » -
Agile
Apply “How Little” Thinking to Agile Management Control
Most managers I meet want to do a good job. They want to provide the vision for the people doing…
Read More » -
Enterprise Java
Apache Derby Database Users and Permissions
Abstract Apache Derby is awesome! Especially in a Microservices environment where the data for services (may) shrink and not require…
Read More » -
Scala
Creating a YARN Application using Scala
I have been recently playing with Apache Amaterasu, which is an amazing project that helps to deploy data pipelines. It’s…
Read More » -
Core Java
Making Pivot Tables with Java Streams from Databases
Raw data from database rows and tables does not provide so much insight to human readers. Instead, humans are much…
Read More » -
Software Development
Generating Source Code, a Compromise
Source Code Generation is not Good The most important statement in this topic before we would even start to discuss…
Read More » -
Core Java
New JDK 11 Files Method isSameContent()
It has been proposed that a method named isSameContents() be added to the Files class in JDK 11 via JDK-8202285…
Read More » -
Software Development
12 Feelings Every Developer Has After Introducing an Error to Production
Waiting for your code to compile? Trying to find the root cause of the current issue you’ve encountered? Here are…
Read More »