News

There is an easier way to add splash screens to your Java applications. Lee Chuk-Munn shows you how.
Did you ever wish your Java code could be dynamic like JavaServer Pages? That it could be modified and recompiled at runtime, with your application updating itself on the fly? This article shows ...
Learn how to optimize JVM and JIT compiler performance for better execution speed, memory usage, and resource utilization in your Java applications—and how to check your results.
This Java and ChatGPT tutorial demonstrates how to use Spring AI within a Spring Boot application to query ChatGPT and create an interactive chatbot.