Explore >> Select a destination


You are here

thinking-in-code.blogspot.com
| | initialcommit.com
5.5 parsecs away

Travel
| | In this tutorial, we illustrate how to create a dynamic factory bean in Spring.
| | renato.athaydes.com
2.9 parsecs away

Travel
| |
| | ryanharter.com
4.2 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.
| | glaforge.dev
27.0 parsecs away

Travel
| Tech blog of Guillaume Laforge, with articles on generative AI, LLMs, cloud computing, microservices architecture, serverless solutions, Java and Apache Groovy programming