Code Ape Tech Column
Author

Code Ape Tech Column

Former Ant Group P8 engineer, pure technologist, sharing full‑stack Java, job interview and career advice through a column. Site: java-family.cn

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

Latest from Code Ape Tech Column

100 recent articles max
Code Ape Tech Column
Code Ape Tech Column
Jul 14, 2026 · Backend Development

Why FastAPI Is Gaining Popularity Among Developers

FastAPI, a modern Python web framework, offers high performance, rapid development, and strong type safety, making it an attractive choice for Java developers looking to build AI services, data‑processing APIs, or micro‑services, as demonstrated by benchmark results, real‑world case studies, and a step‑by‑step implementation guide.

API developmentASGIFastAPI
0 likes · 26 min read
Why FastAPI Is Gaining Popularity Among Developers
Code Ape Tech Column
Code Ape Tech Column
Jul 7, 2026 · Backend Development

Maven 4 Arrives After 15 Years: A Complete Rewrite of the Java Build Tool

Maven 4 introduces a split Build/Consumer POM model, a rewritten parallel engine that speeds up large builds by 50‑60%, incremental build with smart caching, automatic multi‑module discovery, native BOM and JPMS support, dynamic versioning, new packaging types, enhanced security, and a migration tool, all while remaining 100% compatible with Maven 3 plugins.

Incremental BuildJPMSJava Build Tool
0 likes · 11 min read
Maven 4 Arrives After 15 Years: A Complete Rewrite of the Java Build Tool
Code Ape Tech Column
Code Ape Tech Column
Jul 1, 2026 · Backend Development

How Spring Integration Simplifies Inter‑Service Messaging

This article explains Spring Integration’s core concepts—messages, channels, endpoints, adapters, filters, and transformers—shows how to configure them with XML or Java, compares the framework to traditional middleware, and provides a complete e‑commerce order‑processing example with code snippets and interceptor techniques.

Interceptorsdesign patternsenterprise-integration
0 likes · 20 min read
How Spring Integration Simplifies Inter‑Service Messaging
Code Ape Tech Column
Code Ape Tech Column
Jun 15, 2026 · Artificial Intelligence

How to Let Claude Code Finish Your Work While You Sleep: 6 Essential Commands

Claude Code offers a suite of six built‑in slash commands—/goal, /loop, /batch, /simplify, /doctor, and /debug—that let you define autonomous goals, schedule status checks, run parallel refactors, clean up code, diagnose configuration issues, and debug runtime problems without constant supervision.

AI programming assistantClaude CodeSlash Commands
0 likes · 13 min read
How to Let Claude Code Finish Your Work While You Sleep: 6 Essential Commands
Code Ape Tech Column
Code Ape Tech Column
Jun 8, 2026 · Backend Development

A Complete Guide to Spring Boot AI Agent Skills

This article surveys the ecosystem of Spring Boot‑focused AI Agent Skills, detailing curated repositories, installation steps, core value propositions, integration with Spring AI, and step‑by‑step instructions for creating and sharing custom Skills to boost developer productivity.

AI AgentBackend DevelopmentSkills
0 likes · 13 min read
A Complete Guide to Spring Boot AI Agent Skills
Code Ape Tech Column
Code Ape Tech Column
Jun 4, 2026 · Artificial Intelligence

The Complete 2026 Guide to Codex Best Practices

An exhaustive 2026 guide walks through Codex best‑practice configuration, staged workflows, debugging tactics, context management, prompt engineering, sub‑agent usage, security safeguards, common pitfalls, typical scenarios, installation steps, and a comparison of Codex’s web, CLI, and IDE forms, all backed by official docs and community insights.

AGENTS.mdAI code generationCodex
0 likes · 25 min read
The Complete 2026 Guide to Codex Best Practices
Code Ape Tech Column
Code Ape Tech Column
May 25, 2026 · Backend Development

Why Does TraceId Get Mixed Up Under High Concurrency Even Though the Parent Thread Passes It to Child Threads?

The article explains why InheritableThreadLocal fails to propagate TraceId correctly in high‑concurrency thread‑pool scenarios, demonstrates the mixing problem with concrete request examples, and presents both manual propagation and Alibaba's TransmittableThreadLocal as reliable solutions.

Context propagationInheritableThreadLocalJava concurrency
0 likes · 7 min read
Why Does TraceId Get Mixed Up Under High Concurrency Even Though the Parent Thread Passes It to Child Threads?
Code Ape Tech Column
Code Ape Tech Column
May 14, 2026 · Artificial Intelligence

How Nacos 3.2 Transforms into an Enterprise AI Governance Platform

Nacos 3.2 evolves from a micro‑service registry into a unified AI asset governance platform, introducing AI Registry, MCP Registry with declarative protocol conversion, a three‑layer Skill security sandbox, Copilot assistance, and A2A integration to make AI capabilities manageable, auditable and reusable across the enterprise.

A2A protocolAI RegistryCloud Native
0 likes · 10 min read
How Nacos 3.2 Transforms into an Enterprise AI Governance Platform
Code Ape Tech Column
Code Ape Tech Column
May 7, 2026 · Backend Development

Claude Code Command Cheat Sheet: Master All CLI Operations

This comprehensive guide walks you through Claude Code’s installation, core design principles, full command reference—including basic CLI commands, slash commands, shortcuts, work modes, and advanced features—plus practical pros, cons, use‑case scenarios and a step‑by‑step workflow for real‑world development.

AI programming assistantCLIClaude Code
0 likes · 22 min read
Claude Code Command Cheat Sheet: Master All CLI Operations