A monthly overview of things you need to know as an architect or aspiring architect. Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with ...
Kotlin was announced in 2011, but the first stable release, version 1.0, didn’t appear until 2016. The language is free and open source, developed by JetBrains with Andrey Breslav serving as its lead ...
Community driven content discussing all aspects of software development from DevOps to design patterns. They’re deprecating finalize. That’s a pretty drastic move. Finalize is defined right there in ...
One of Groovy‘s most significant “goodies” is the ability to intercept calls, even to standard Java classes, and either override existing methods or even add new methods dynamically. In this blog post ...