Latest post
Exploring New Features in JDK 23: Module Design Pattern with JEP-476
Although the module design pattern can be implemented in many different ways, the main motivation behind using it remains the same. This is the isolation of a specific section into small building blocks, which are the so-called modules. Therefore, the …
-
Java for desktop applications: Tips and Tricks (Part 1)
Improve your desktop applications with easy-to-apply tips!
1-2 of 2