Yes, Java 18 is here and in this article we explore the most important changes and, in my humble opinion, this release is an important one!
The post What’s New and Exciting in Java 18? appeared first on foojay.
Read More »Yes, Java 18 is here and in this article we explore the most important changes and, in my humble opinion, this release is an important one!
The post What’s New and Exciting in Java 18? appeared first on foojay.
Read More »After many discussions with Java developers, combined with my personal experiences with the Java community and platform, here are the key reasons why Java developers love Java after all these years!
The post 7 Reasons Why, After 26 Years, Java Still Makes Sense! appeared first on foojay.
Read More »Quickly learn how easy it is to create data-centric web applications with the combination of Vaadin and jOOQ!
The post Vaadin and jOOQ: Match Made in Heaven appeared first on foojay.
Read More »Hilla is a new framework for building reactive web apps on Java backends. It seamlessly integrates a reactive Lit TypeScript frontend with a Spring Boot backend.
The post Hilla 1.0: A new Frontend Framework for SpringBoot appeared first on foojay.
Read More »Today I will make an attempt to appreciate how unique the JVM is. So, let’s begin the journey to how Java works!
The post Java Bytecode Simplified: Journey to the Wonderland (Part 1) appeared first on foojay.
Read More »What is the maximum number of worker threads we can put in a ThreadPool? Let’s find out today on Foojay’s amazing Java threading series!
The post Java Thread Programming (Part 13) appeared first on foojay.
Read More »Many developers struggle writing Web UI, but it gets to be a super fun job if we could do it using pure java, let’s find out how we can do it using Vaadin.
The post Create a CRUD UI in Pure Java appeared first on foojay.
Read More »Let’s find out what are the ways to create ThreadPool using the Executor framework in java and use result-bearing tasks using Callable and Future
The post Java Thread Programming (Part 12) appeared first on foojay.
Read More »Let’s dive into the world of microservices find out the complexities, best practices, and troubles. I will share all my learnings, as well!
The post Journeys in Java, Level 1: Building an Empire of Microservices appeared first on foojay.
Read More »Since this is our first blog post of the new year, we are going to look back on highlights of 2021 and take a look at our roadmap for 2022.
The post Java on Visual Studio Code Update – January 2022 appeared first on foojay.
Read More »