Working with Java legacy code In this article, we’ll explore techniques to modernize a legacy Java application. For more insights, you might find Working Effectively with Legacy Code and Clean Code helpful reads. As software engin... Java 30.01.2025 Software Entwicklung
The myth of the generic UI I am not sure about you, but I heard that idea a thousend times: "let's build a generic frontend". The plan usually goes like this: we create a meta-language to describe the UI, which is generated som... Java 30.01.2025 Software Entwicklung