Java
-
Apache Camel 3 – camel-core vs camel-core-engine (smaller core)
The Camel team is very busy currently working on Apache Camel 3. A lot of work has already been implemented…
Read More » -
The Transient Keyword in Java and Its Use
I recently came a cross in a study project of one of my friends that are studding the basics of…
Read More » -
Configuring and using AWS EKS in production
Its been some weeks now that our migration to Amazon EKS (work place) is completed and the clusters are in…
Read More » -
Java Microservices with Spring Boot and Spring Cloud
Friends don’t let friends write user auth. Tired of managing your own users? Try Okta’s API and Java SDKs today.…
Read More » -
How Do You Calculate Your ROI On Test Automation With Selenium?
Cross browser testing has been a type of testing which requires a tremendous amount of effort and time. The process…
Read More » -
Converting objects to Map and back
In large enterprise applications sometimes we need to convert data objects to and from Map. Usually, it is an intermediate…
Read More » -
Selenium Java Tutorial – Class Name Locator In Selenium
CSS Locator in Selenium is one of the most important aspects of writing a script. If you cannot locate an…
Read More » -
Find Elements With Link Text & Partial Link Text In Selenium
CSS locators in Selenium are a fundamental concept that every tester who aims to perform automation testing with Selenium, should…
Read More » -
Faster JVM Application Warm Up With Zing
The Java Virtual Machine (JVM) provides a managed runtime environment for the safe deployment of applications with performance that can…
Read More »