Explore >> Select a destination


You are here

www.jrebel.com
| | blog.pchudzik.com
6.5 parsecs away

Travel
| |
| | ryanharter.com
8.0 parsecs away

Travel
| | In my last article, I gave a basic introduction to AutoValue, the code generating annotation processor that makes immutable value types in Java easy. Now I'd like to take a bit of a deeper look at AutoValue and how it works. Compile Time Annotation Processing First things first, AutoValue is a compile time annotation processor. This means that it only runs when you compile your code, as opposed to when your app is running.
| | piotrminkowski.com
6.1 parsecs away

Travel
| | This article shows the most significant new developer-friendly features after Java 8. It includes new switch expression, records or sealed.
| | blog.gradle.org
64.0 parsecs away

Travel
| Hi all! On behalf of the Gradle community, we wish you a Happy New Lunar Year! 2023 was a great year for Gradle Build Tool, with many new features and initiatives being released. Let's recap the key updates: