-
Enterprise Java
TestNG Listeners In Selenium WebDriver With Examples
There are different interfaces provided by Java that allows you to modify TestNG behaviour. These interfaces are further known as…
Read More » -
Core Java
Generating setters and getters using Java::Geci
In the article , we created very simple hello-world generators to introduce the framework and how to generate generators generally.…
Read More » -
DevOps
Accessing and dumping Jenkins credentials
Most pipelines require secrets to authenticate with some external resources.All secrets should live outside of our code repository and should…
Read More » -
Agile
Trust Them to Get the Job Done, Not!
There are twelve principles in the Agile Manifesto. The fifth one says: “Build projects around motivated individuals. Give them the…
Read More » -
Enterprise Java
Reactive Relational Database Transactions
Spring Framework announced recently to ship with support for reactive transaction management.Let’s take an in-depth look at how this works…
Read More » -
Enterprise Java
AWS Lambda Event Source Mappings: bringing your triggers to order from chaos
Recently we introduced two new AWS Lambda event sources (trigger types) for your serverless projects on Sigma cloud IDE: SQS…
Read More » -
Enterprise Java
Spring Boot YAML Configuration
In this quick tutorial, we’ll learn how to use a YAML file to configure properties of a Spring Boot application.…
Read More » -
DevOps
DevOps Postmortems: Why and how to use them?
To err is human. To make sure we learn from our errors and adapt requires discipline. In this post we…
Read More » -
Agile
Product Planning, Information Persistence & Product Lifetime
I’ve been thinking a lot about planning recently. Many of my clients want to create long-term plans, based on data…
Read More »