Skip to main content
Apache Wangye

Apache Wangye

Writing code, exploring systems, and documenting practical solutions.

Products

Products I am building

Small, useful products backed by the engineering notes on this site.

In development

Cloud Album

A private cloud photo album for overseas users, focused on backup, organization, and subscription-ready experiences.

A real product journey covering the iOS client, MinIO storage, overseas payments, and growth experiments.

iOS AppMinIO storageOverseas subscription

Blog

Latest posts

Understanding the Java Virtual Machine

· 5 min read
Apache Wangye
Software developer and technical writer

The Java Virtual Machine provides a managed execution environment for bytecode. Understanding its memory model, class lifecycle, execution engine, and diagnostics makes Java failures easier to explain and tune.

Troubleshoot Lombok Compilation Problems

· One min read
Apache Wangye
Software developer and technical writer

Lombok modifies compilation through annotation processing. A project may build in Maven while the IDE reports errors, or work in the IDE while CI fails, when those environments use different processors or Java versions.

Total views -- · Visitors --