SrcCodes

Demo: Apache Log4j2 Vulnerability | CVE-2021-45046 | CVE-2021-44228 | CVE-2021-45105 | Mitigation

Now, most Java developers are busy mitigating Apache Log4j2 Vulnerability (CVE-2021-44228 and CVE-2021-45046). Applications are literally on fire. Here, I have created a sample project using Spring Boot and Log4j2 to demonstrate (Video Demo) the vulnerability and possible remediation. Please take a look in case if you are curious. What

Determine Click Position (Row and Column Number) on click of a table cell

This example shows how to determine click position (row and column number) on click of a table cell using jQuery.

SrcCodes © 2026