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.1k
Views
0
Comments
Recent Articles

Latest from Java Backend Technology

100 recent articles max
Java Backend Technology
Java Backend Technology
May 29, 2026 · Artificial Intelligence

Claude Opus 4.8 Achieves Two Historic Firsts with Zero‑Error Metrics

Claude Opus 4.8, released just 43 days after 4.7, outperforms its predecessor and GPT‑5.5 across multiple benchmarks, scores a perfect 0 % false‑reporting and lazy‑rate, halves token usage, introduces five effort levels and ultra‑code parallel agents, and positions Anthropic as the world’s most valuable AI startup.

AI benchmarksClaudeOpus 4.8
0 likes · 11 min read
Claude Opus 4.8 Achieves Two Historic Firsts with Zero‑Error Metrics
Java Backend Technology
Java Backend Technology
May 26, 2026 · Artificial Intelligence

Claude Code Best‑Practice Repo Hits 54K Stars in 60 Days – Boosting Front‑End and Back‑End Development

The open‑source "claude-code-best-practice" project, which systematizes community‑verified Claude Code workflows, concepts, and 83 practical tips, amassed over 54,000 GitHub stars in just two months, offering developers concrete guidance to dramatically improve both front‑end and back‑end coding efficiency.

AI coding assistantBest PracticesClaude Code
0 likes · 9 min read
Claude Code Best‑Practice Repo Hits 54K Stars in 60 Days – Boosting Front‑End and Back‑End Development
Java Backend Technology
Java Backend Technology
May 21, 2026 · Industry Insights

Goodbye Markdown, Hello HTML: Why AI Engineers Are Switching Formats

Anthropic engineer Thariq argues that HTML outperforms Markdown for AI‑augmented workflows, citing higher information density, better readability, near‑zero sharing cost, interactive capabilities, and increased enjoyment, while also weighing token cost, generation time, and version‑control challenges.

AIClaude CodeDocumentation
0 likes · 14 min read
Goodbye Markdown, Hello HTML: Why AI Engineers Are Switching Formats
Java Backend Technology
Java Backend Technology
May 20, 2026 · Artificial Intelligence

Claude Code vs Codex: 10× Cost, 4× Speed – A Deep Comparative Review

The article provides a data‑driven comparison between Anthropic's Claude Code and OpenAI's Codex, covering benchmark scores (SWE‑bench, Terminal‑Bench), blind‑test code‑quality results, token consumption, real‑world cost scenarios, ecosystem integration (MCP), and community feedback to help teams choose the right AI coding agent for their workflow.

AI coding agentsClaude CodeCodex
0 likes · 14 min read
Claude Code vs Codex: 10× Cost, 4× Speed – A Deep Comparative Review
Java Backend Technology
Java Backend Technology
May 19, 2026 · Artificial Intelligence

Top 5 Java AI Frameworks You Should Know

This article reviews the five major Java AI frameworks—Spring AI, LangChain4j, Spring AI Alibaba, AgentScope‑Java, and Semantic Kernel—detailing their architectures, core features, pros and cons, and provides guidance on selecting the right one for different enterprise scenarios.

AIAgentScopeFramework
0 likes · 22 min read
Top 5 Java AI Frameworks You Should Know
Java Backend Technology
Java Backend Technology
Apr 28, 2026 · Backend Development

10 Common MyBatis-Plus Pitfalls and How to Avoid Them

This article examines ten frequent pitfalls when using MyBatis-Plus—such as incorrect pagination counts, disabled pagination, logical‑delete mishandling, auto‑fill failures, optimistic‑lock issues, batch‑insert slowness, enum mapping errors, JSON type‑handler problems, and query‑wrapper quirks—explains their causes, and provides concrete code‑level solutions and best‑practice recommendations.

Batch InsertEnum MappingJSON TypeHandler
0 likes · 18 min read
10 Common MyBatis-Plus Pitfalls and How to Avoid Them
Java Backend Technology
Java Backend Technology
Apr 26, 2026 · Artificial Intelligence

Why Claude Code Says Nothing Unnecessary: Inside Its Minimalist Prompt Design

The article dissects Claude Code’s lean output by exposing the meticulously crafted system prompts that enforce a strict engineering‑assistant role, safety boundaries, concise output rules, and disciplined Git workflows, revealing how each rule curtails hallucination and over‑engineering while enabling reliable, task‑focused code generation.

AI code assistantClaude Codegit-workflow
0 likes · 9 min read
Why Claude Code Says Nothing Unnecessary: Inside Its Minimalist Prompt Design
Java Backend Technology
Java Backend Technology
Apr 24, 2026 · Artificial Intelligence

Interviewers Mock My Fast Open‑Source Reading—I Say I Use DeepWiki’s Codemap Mode

The article explains how DeepWiki, an AI‑powered tool by Devin, indexes GitHub repositories and offers both symbol‑level documentation and a Codemap mode that pairs step‑by‑step explanations with the exact source files, dramatically speeding up the learning of open‑source projects.

AI-assisted code readingCodemapDeepWiki
0 likes · 6 min read
Interviewers Mock My Fast Open‑Source Reading—I Say I Use DeepWiki’s Codemap Mode