Enterprise Java
-

KivaKit applications
The kivakit-application module contains building blocks for creating applications and servers. In the diagram below, we can see that the…
Read More » -

Testing Scenarios You Should Avoid While Automating With Selenium
Selenium is a widely used web automation testing platform, and Selenium Automation is in great demand today. There are plenty…
Read More » -

Configuring plain Java projects using MicroProfile Config
If you’re in the Enterprise Java space, you’re probably aware that you can use MicroProfile Config to configure your applications.…
Read More » -

A Comprehensive Guide On JUnit 5 Extensions
JUnit is one of the most popular unit testing frameworks in the Java ecosystem. The JUnit 5 version (also known…
Read More » -

TestNG vs. JUnit Testing Framework: Which One Is Better?
Introduction Software Development goes through many phases like requirement gathering & analysis, communication, design, code building, testing, and release. A…
Read More » -

Using R2DBC with a Reactor Application
Since Reactor has taken over the Java world it was inevitable the a reactive sql library would be there.In this…
Read More » -

Obtaining TLS Client Certificates In Spring Integration
Spring Integration is a very powerful and extensible framework for, well, integrations. But sometimes it’s not trivial how to get…
Read More » -

Quick Guide To Kick Start The Test Automation with Selenium and JavaScript
Testing is an important phase of the Software Development Life Cycle(SDLC) where the primary agenda is to uncover maximum bugs…
Read More » -

How To Speed Up Selenium Test Cases?
When we talk about automation, one of the tools that comes first to our mind is Selenium. We all know…
Read More »



