-
Software Development
How to Add Dynamic Code Analysis to Your Pipeline
Most of us are very familiar with the famous Mark Zuckerberg declaration to “move fast and break things.” That was…
Read More » -
Software Development
RTFE – Read The Flaming Error
It’s a common issue when trying to start up your application. Something goes wrong, there’s a load of trace on…
Read More » -
Software Development
[MEGA DEAL] Integrity Training: Online Workforce Courses Lifetime Membership (95%)
Become the Ultimate Employee or Job Candidate with Lifetime Access to Over 600 Expert-Led Courses on PMI, ITIL, CompTIA, Microsoft…
Read More » -
Enterprise Java
Quarkus on OpenJ9 JVM & resource consumption
Besides the native mode, Quarkus also runs well in JVM mode which comes with its own advantages. You can use…
Read More » -
Enterprise Java
Quickly creating URIs with UriBuilder
If you have access to the JAX-RS API and an implementation in your projects (many do), then you can use…
Read More » -
Enterprise Java
Quarkus’ additional (non-standard) CDI features
Quarkus supports CDI (Contexts and Dependency Injection) 2.0, but not all of it, only the most common features. However, Quarkus…
Read More » -
Enterprise Java
Invoking Secure WCF SOAP Service using SoapUI – Part 1, The service
In this saga divided into three-part, I will demonstrate how to use the SoapUI API tool to invoke a secured…
Read More » -
Agile
Coaching conflicts
Last year I was coaching a team. One of the big problems the team faced was excessive work in progress…
Read More » -
React.js
ReactJS API Calls Example
In this article, we will take a look at making API Calls in a ReactJS application. Making API Calls to…
Read More »