Java
-
KivaKit and AWS Lambda
KivaKit 1.2 adds seamless support for AWS Lambda. Lambdas for REST and GRPC can be added to a KivaKit Microservice…
Read More » -
KivaKit Clustering
KivaKit Clustering KivaKit provides built-in support for clustering of microservices using Apache Zookeeper. It supplies a cluster model that…
Read More » -
Java ArrayList Insert/Replace At Index
A quick guide to insert or replace the element at the specified index in java. 1. Overview In this tutorial,…
Read More » -
[Fixed] Java lang exceptionininitializererror com sun tools javac code typetags
A quick guide to fix java lang exceptionininitializererror com sun tools javac code typetags with maven. 1. Overview In this…
Read More » -
Java Program to Find the Biggest of 3 Numbers
A Simple Java Program To Find Largest Of Three Numbers. 1. Overview In this w3schools java programming series, You’ll be…
Read More » -
The Log4Shell vulnerability and how to fix it
Since Friday, the Java and general IT world has been in a bit of turmoil after a zero-day vulnerability in…
Read More » -
Log4Shell: Apache Log4j Vulnerability
Apache Log4j is a popular logging library used across the JVM ecosystem. On Dec 10 2021, a high severity vulnerability was…
Read More » -
Everything you need to know about Page Object model and Page Factory in Selenium
As we continue to automate the test cases on a daily basis using Selenium automation, the maintenance of the growing…
Read More » -
Get to Know Jakarta MVC
To help you get to know the Jakarta MVC specification, here’s a recap of its history and status, and a brief introduction…
Read More »