-
Software Development
How to Format a Large Code Base Automatically
If you introduce code formatting rules retroactively, you have to solve the problem how to format existing code base according…
Read More » -
Enterprise Java
Simple Token Authentication for Java Apps
“I love writing authentication and authorization code.” ~ No Web Developer Ever. Tired of building the same login screens over…
Read More » -
Software Development
[MEGA DEAL] The Ultimate Python Programmer’s Bootcamp Bundle (95% off)
A 45-Hour Path From Absolute Coding Beginner to Professional Python Programmer Hey fellow geeks, This week, on our JCG Deals…
Read More » -
Enterprise Java
New DMN Editor Preview
The Workbench 7.13.0.Final was released Tuesday, October 16, and this version brings a lot of interesting features and important fixes.…
Read More » -
Enterprise Java
Zero-Downtime Rolling Updates With Istio
The first part of this article series explained how to achieve real zero-downtime updates in Kubernetes clusters. We specifically tackled…
Read More » -
Enterprise Java
Setup SSL in Jetty
Have you faced issues when you have to quickly enable SSL and you got stuck with it :-( You are…
Read More » -
Software Development
Mocking as a Design Tool
Mocking is still a point on contention among TDD practitioners. The biggest complaint is that when we use mocks the…
Read More » -
Software Development
The Functional Style – Part 5
Higher-order functions I: Function composition and the Monad pattern. What is a higher-order function? In the previous article we saw…
Read More » -
DevOps
Zero-Downtime Rolling Updates With Kubernetes
The software world moves faster than ever. In order to stay competitive, new software versions need to be rolled out…
Read More »