-
Agile
Velocity in Scrum, actually
In complex and uncertain environments, more is unknown than is known. There is much we don’t know. What we know…
Read More » -
Core Java
Flexible Styling with Varying Criteria for POI-created documents
Intro This post explains the difficulties with applying styles to a document based on varying criteria and offers a solution.…
Read More » -
DevOps
[MEGA DEAL] The Ultimate DevOps Mastery Bundle (94% off)
Come to Grips with AWS, Linux, Docker & Other Enterprise Computing Systems in Over 69 Hours of Instruction Hey fellow…
Read More » -
DevOps
How To Setup Data Virtualization Tooling for CodeReady Studio 12
The release of the latest Red Hat developer suite version 12 brings with it a name change from Red Hat…
Read More » -
Enterprise Java
Angular 8 + Spring Boot 2.2: Build a CRUD App Today!
“I love writing authentication and authorization code.” ~ No Java Developer Ever. Tired of building the same login screens over…
Read More » -
Software Development
Microservices for Java Developers: Configuration, Service Discovery and Load Balancing
1. Configuration, Service Discovery and Load Balancing – Introduction Slowly but steadily we are moving towards getting our microservices ready…
Read More » -
Enterprise Java
Spring MVC Annotations
Introduction: Spring 2.5 onwards, we can use annotations to mark our Spring components. One way of doing so is to…
Read More » -
Software Development
Build a SAAS Product That Sells Itself
As an up-and-coming software as a service (SaaS) programmer, you face some challenges, the first being how you hope to…
Read More » -
Core Java
Explicit No-Arguments Constructor Versus Default Constructor
Most developers new to Java quickly learn that a “default constructor” is implicitly created (by javac) for their Java classes…
Read More »