macrozheng
Author

macrozheng

Dedicated to Java tech sharing and dissecting top open-source projects. Topics include Spring Boot, Spring Cloud, Docker, Kubernetes and more. Author’s GitHub project “mall” has 50K+ stars.

1.3k
Articles
0
Likes
4.8k
Views
0
Comments
Recent Articles

Latest from macrozheng

100 recent articles max
macrozheng
macrozheng
Jun 7, 2026 · Artificial Intelligence

Even Singer Hu Yanbin Uses AI to Code – 9 Proven AI Programming Efficiency Hacks

The article walks through practical AI‑coding productivity tricks—from picking the right model and trimming unnecessary output, to leveraging parallel agents, shortcut keys, slash commands, MCP integration, automation loops, reusable component libraries, and time‑management methods—showing how developers can dramatically speed up their workflow.

AIParallel AgentsPrompt Engineering
0 likes · 32 min read
Even Singer Hu Yanbin Uses AI to Code – 9 Proven AI Programming Efficiency Hacks
macrozheng
macrozheng
Jun 6, 2026 · Artificial Intelligence

How Nacos 3.2 Evolves into an Enterprise AI Governance Platform

Nacos 3.2 expands beyond a microservice registry to become a unified AI asset governance platform, introducing AI Registry, MCP Registry, a three‑layer Skill security sandbox, Copilot assistance, and A2A protocol integration, enabling seamless discovery, versioning, and secure execution of AI assets.

A2A protocolAI RegistryCloud Native
0 likes · 10 min read
How Nacos 3.2 Evolves into an Enterprise AI Governance Platform
macrozheng
macrozheng
Jun 2, 2026 · Artificial Intelligence

Why the 200k‑Star Claude Code Plugin Is a Must‑Have for AI Programming

This article walks through the superpowers plugin for Claude Code—its 200 k star popularity, built‑in 20 AI‑assisted workflow skills, installation via npm, step‑by‑step usage to build a full‑stack Markdown editor, and key considerations such as sub‑agent isolation and test‑driven development.

AI programmingClaude CodePlugin
0 likes · 5 min read
Why the 200k‑Star Claude Code Plugin Is a Must‑Have for AI Programming
macrozheng
macrozheng
Apr 30, 2026 · Operations

How AI-Powered Arthas with MCP Transforms Online Issue Diagnosis

The article explains how integrating Arthas with the Model Context Protocol (MCP) enables AI-driven, natural‑language troubleshooting of Java‑based online incidents, offering step‑by‑step diagnostics, concrete case studies, and a balanced view of its advantages and current limitations.

AI debuggingArthasJava
0 likes · 11 min read
How AI-Powered Arthas with MCP Transforms Online Issue Diagnosis
macrozheng
macrozheng
Apr 29, 2026 · Artificial Intelligence

Claude Code in VSCode: A Powerful, Context‑Aware AI Coding Companion

The article walks through installing and configuring the Claude Code extension for VSCode, explains how it adds context‑aware code understanding, visual chat, multiple editing modes and effort levels, shows model switching via CC Switch, and compares its rich features to the limited CLI‑only Anthropic plugin for IntelliJ IDEA.

AI coding assistantClaude CodeIDE plugin
0 likes · 4 min read
Claude Code in VSCode: A Powerful, Context‑Aware AI Coding Companion
macrozheng
macrozheng
Apr 27, 2026 · Artificial Intelligence

Unlock Claude Code’s Full Potential with the 46k‑Star Best‑Practice Repo

This article introduces the open‑source "claude-code-best-practice" repository, which aggregates core concepts, popular features, development workflows, and 87 concrete tips for Claude Code, helping both newcomers and experienced users fully leverage the AI coding assistant.

AI coding assistantBest PracticesClaude Code
0 likes · 4 min read
Unlock Claude Code’s Full Potential with the 46k‑Star Best‑Practice Repo
macrozheng
macrozheng
Apr 25, 2026 · Backend Development

A 3‑Year‑Proven Universal Multi‑Account Login Architecture

The article details a comprehensive multi‑account unified login design—including phone‑number registration, optional password login, third‑party integrations, a split user‑basic and user‑auth data model, its pros and cons, and a one‑click mobile number authentication flow—offering practical insights from three years of production use.

Database Designauthenticationlogin
0 likes · 14 min read
A 3‑Year‑Proven Universal Multi‑Account Login Architecture
macrozheng
macrozheng
Apr 21, 2026 · Backend Development

Why Process Orchestration Is Essential for Scalable Backend Systems

The article explains how excessive if‑else branching in a middle‑platform backend leads to maintenance nightmares, and demonstrates how a workflow engine combined with a plugin extension mechanism provides clean code isolation, flexible business extensions, and reliable execution flow.

BackendPlugin ArchitectureProcess Orchestration
0 likes · 6 min read
Why Process Orchestration Is Essential for Scalable Backend Systems
macrozheng
macrozheng
Apr 19, 2026 · Artificial Intelligence

How a Beijing Dumpling Shop Turned Its Menu into an Open‑Source AI Skill

A Beijing dumpling restaurant has open‑sourced an AI Skill that lets assistants query its location, menu, Wi‑Fi password and more via the MCP protocol, and the article explains the skill’s capabilities, technical implementation, and step‑by‑step usage instructions.

AI SkillChatbot IntegrationMCP protocol
0 likes · 5 min read
How a Beijing Dumpling Shop Turned Its Menu into an Open‑Source AI Skill