Want to know how to debug a chained WebDriver findElement in Java? In short, split code across lines and breakpoint and use browser dev tools to test the locators used. Read on for more info.
This guide walks you through the process of connecting to PostgreSQL databases from Java web applications using MyBatis and Spring Framework. The UI part will be built using Vaadin Framework which allows you to build modern single-page web apps with only Java.
Think Log4j 2.x and JAXB play nicely together? It would seem that Log4j's XSD doesn't fully specify Log4j's components' configuration attributes. Read on to find out more.
Let's take a step back and look at the rise of microservices and REST and the apparent decline of SOAP-based web services. What are the statistics and the reasons?
Former JUG leader and MVB Dave Fecak chimes in on a major change to the Java ecosystem. What direction will Java go if entry level devs are losing interest in the language?
DataWeave is a powerful transformation language introduced with Mule Enterprise Edition 3.7. It allows you to transform data from one format to another and supports CSV, XML, JSON, Flat/Fixed Width (v3.8+) & Java. You can look at these DataWeave Examples to see it in action.