Java
-

Is Spring Reactive already obsolete? Inversion of Thread Coupling
Beyond Spring’s Dependency Injectiononly solving 1/5 of the Inversion of Control problem, Spring Reactive bases itself on the event loop.…
Read More » -

How to Create QRCode Using QRGen in Java
In one of my previous articles, we saw how to create QRCode and its SVG equivalent using Zxing Java library.…
Read More » -

OpenJDK on GitHub
Project Skara was created “to … investigate alternative SCM and code review options for the JDK source code, including options…
Read More » -

Load Testing Web Apps Using Apache JMeter
Apache JMeter is an excellent tool for simulating user load on a web application in order to test performance. You…
Read More » -

Integrating Amazon Cognito With Single Page Application (Vue.js)
In this article, we will look at authenticating Single page application (built using Vue.js) with Amazon Cognito using OAuth protocol.…
Read More » -

Identifiers In Hibernate
Introduction: Identifiers in Hibernate model the primary key attribute of an entity. It helps us to uniquely identify a JPA…
Read More » -

Selenium alternatives everyone is talking about – Choose wisely!
What is Selenium? Selenium is a suite of web browser automation tools to automate browsers across a range of platforms.…
Read More » -

How to create a QR Code SVG using Zxing and JFreeSVG in Java?
In this article, we will look at how to use the Zxing QR code generation library and JFreeSVG library to…
Read More » -

Locating Elements by TagName In Selenium
Selenium locators are your key when dealing with locating elements on a web page. From the list of locators like…
Read More »





