-
Angular
Angular Google Sign-in Example
Welcome readers, in this tutorial, we will implement an Angular Google Sign-in application. 1. Introduction Angular is a Typescript-based open-source…
Read More » -
DevOps
How Can We Automate Testing in a DevOps Setup
Expertise and strategy play an imperative role in the adoption of a development and operations (DevOps) strategy when developing software.…
Read More » -
Software Development
How to train a dragon, or can a software developer become an SRE — part 1
Preface This is a story about a rather unusual experiment, which our company ran with me as a (willing) guinea…
Read More » -
Enterprise Java
Spring Bean Scopes
Introduction: Spring core container instantiates beans and manages their life-cycle. While defining a bean, we can provide its scope. Unless…
Read More » -
Core Java
Java 12: Switch Expressions
In Java 12, the switch statement has been enhanced so that it can be used as an expression. It is…
Read More » -
Software Development
[MEGA DEAL] Pay What You Want: CompTIA CSIS Prep Bundle
Achieve Cybersecurity Mastery as a CSIS Pro with Prep for CompTIA’s A+, Security+ & Networking+ Exams Hey fellow geeks, This…
Read More » -
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 »