Recent Posts

Why Java 8 is a Ticking Time Bomb Hiding Within Your Organization

Author: Frank Delporte Original post on Foojay: Read More When I spoke to developers at Devoxx in Belgium in October, I was surprised to learn how many of them are maintaining systems that are still running on Java 8 (released in 2014). One of them even still has a Java 5 application in production, with a runtime of 20 years …

Read More »

Summary of the AJAX Frameworks Comparison

Author: Nicolas Frankel Original post on Foojay: Read More In previous weeks, I’ve analyzed several libraries and frameworks that augment the client with AJAX capabilities. Vue.js Alpine.js HTMX Vaadin In this post, I’ll compare them across several axes. Analysis Frontend skills:Remember that I started this series from the point of view of a backend developer. In this section, I grade …

Read More »

Spring Boot: Java Template Engine (JTE)

Author: Mahendra Rao B Original post on Foojay: Read More Hello to all Java and Spring enthusiasts. I am the Java Template Engine, a fresh newcomer to the Spring Initializer Ecosystem. I have gained popularity as a template engine for developing user interface applications that use Java syntax within Spring Boot applications, alongside other engines such as Freemarker, Thymeleaf, Mustache, …

Read More »