Java Architecture Stack
Author

Java Architecture Stack

Dedicated to original, practical tech insights—from skill advancement to architecture, front‑end to back‑end, the full‑stack path, with Wei Ge guiding you.

31
Articles
0
Likes
4
Views
0
Comments
Recent Articles

Latest from Java Architecture Stack

31 recent articles
Java Architecture Stack
Java Architecture Stack
Aug 9, 2024 · Fundamentals

Unlocking Guava: How 7 Design Patterns Power Its Core

This article dissects the Guava library to reveal how seven classic design patterns—Builder, Proxy, Immutable, Singleton, Decorator, Adapter, and Observer—are implemented in its core classes, providing clear code examples, step‑by‑step construction processes, and practical insights for Java developers.

Builder PatternImmutable CollectionsJava
0 likes · 27 min read
Unlocking Guava: How 7 Design Patterns Power Its Core