Java Backend Technology
Author

Java Backend Technology

Focus on Java-related technologies: SSM, Spring ecosystem, microservices, MySQL, MyCat, clustering, distributed systems, middleware, Linux, networking, multithreading. Occasionally cover DevOps tools like Jenkins, Nexus, Docker, and ELK. Also share technical insights from time to time, committed to Java full-stack development!

1.4k
Articles
0
Likes
1.9k
Views
0
Comments
Recent Articles

Latest from Java Backend Technology

100 recent articles max
Java Backend Technology
Java Backend Technology
Apr 7, 2026 · Industry Insights

Why Markdown Is Becoming the Universal Language for AI: A 40‑Year Document Evolution

The article traces the 40‑year journey from plain‑text .txt files to rich‑text .doc and HTML, explains how Markdown’s minimalist design solves long‑standing formatting and version‑control problems, and shows why AI tools now prefer Markdown for token efficiency, structured semantics, and seamless configuration.

AIDocument FormatsIndustry Trends
0 likes · 10 min read
Why Markdown Is Becoming the Universal Language for AI: A 40‑Year Document Evolution
Java Backend Technology
Java Backend Technology
Apr 2, 2026 · Artificial Intelligence

Avoid Common Pitfalls When Designing AGENTS.md for LLM Agents

This article analyzes frequent misunderstandings about AGENTS.md files—such as treating them as encyclopedias, over‑explaining basics, bloating with full text files, poor structure, excessive permissions, and ineffective usage patterns—and provides concrete best‑practice recommendations to keep them concise, modular, and token‑efficient.

AGENTS.mdAI AgentDocumentation Best Practices
0 likes · 10 min read
Avoid Common Pitfalls When Designing AGENTS.md for LLM Agents
Java Backend Technology
Java Backend Technology
Mar 30, 2026 · Artificial Intelligence

30+ Real‑World OpenClaw Use Cases to Supercharge Your AI Automation

This article introduces the awesome‑openclaw‑usecases GitHub repository, which curates over thirty practical AI‑agent workflows—spanning social media, creative projects, DevOps, productivity, research, and finance—and explains how to explore the markdown files and apply the examples to your own OpenClaw setup.

DevOpsGitHubOpenClaw
0 likes · 6 min read
30+ Real‑World OpenClaw Use Cases to Supercharge Your AI Automation
Java Backend Technology
Java Backend Technology
Mar 19, 2026 · Interview Experience

Which Chinese Tech Giants Have the Toughest Hiring Process? A Deep Dive

This article examines the eight most difficult IT companies to join in China, detailing each firm's interview structure, algorithm and system‑design challenges, engineering‑practice questions, and offers concrete preparation formulas for both campus and experienced candidates.

Hiring ProcessTech Companiescareer advice
0 likes · 13 min read
Which Chinese Tech Giants Have the Toughest Hiring Process? A Deep Dive
Java Backend Technology
Java Backend Technology
Mar 12, 2026 · Artificial Intelligence

Why a Decade‑Old Java Library Is Jumping Into the AI Race with TOON

The article introduces TOON, a token‑oriented data format that cuts JSON token usage by 30‑60%, and explains how the veteran Java serialization library json‑io has added full TOON support, offering zero‑config, cyclic‑reference handling, and seamless Spring Boot integration for cost‑effective LLM applications.

LLMTOONjson-io
0 likes · 7 min read
Why a Decade‑Old Java Library Is Jumping Into the AI Race with TOON