Tagged articles
5 articles
Page 1 of 1
Snowball Engineer Team
Snowball Engineer Team
Dec 15, 2025 · Artificial Intelligence

Why Spec‑Driven AI Coding Beats Vibe Coding in Enterprise Backend Development

The article examines why AI‑generated code often varies in quality, contrasts Vibe Coding with Spec‑Driven development, and explains how a structured, spec‑centric workflow—including UI specifications, MCP integration, and rule‑based validation—enables stable, high‑quality code generation for enterprise backend systems.

AI CodingBackend automationPrompt engineering
0 likes · 15 min read
Why Spec‑Driven AI Coding Beats Vibe Coding in Enterprise Backend Development
Architect's Guide
Architect's Guide
Sep 24, 2025 · Backend Development

Automate Java CRUD Code Generation: One-Click Tool for Fast Backend Development

The article introduces a self‑built utility that automatically generates Java backend code—including entity classes, DAO interfaces, service implementations, and controllers—based on database table definitions, dramatically reducing the manual effort of creating dozens of tables and their associated CRUD logic.

Backend automationCRUDMyBatis
0 likes · 17 min read
Automate Java CRUD Code Generation: One-Click Tool for Fast Backend Development
Sohu Tech Products
Sohu Tech Products
Jul 16, 2025 · Backend Development

How LLMs Transform Traffic Replay Testing for Backend Services

This article walks through the challenges of traditional traffic replay, explains the design of a conventional replay system, and then details a novel LLM‑powered solution that automates data preparation, script generation, validation, and continuous integration for backend service testing.

AI integrationBackend automationLLM testing
0 likes · 17 min read
How LLMs Transform Traffic Replay Testing for Backend Services
转转QA
转转QA
Aug 27, 2021 · Game Development

Improving Game Business Data Construction to Reduce Cost and Increase Efficiency

This article describes the challenges of custom‑heavy game business workflows and manual data‑construction testing, then presents an initial and a refined solution that automates data generation across multiple game titles, reduces coupling, and improves efficiency and cost for backend operations.

Backend automationCost reductionGame Development
0 likes · 5 min read
Improving Game Business Data Construction to Reduce Cost and Increase Efficiency
Alibaba Cloud Developer
Alibaba Cloud Developer
Jan 25, 2021 · Backend Development

Mastering Interface Testing: Principles, Structure, and Practical Tips for Reliable Backend Services

This article explains why interface testing is essential for backend quality, outlines testing layers, enumerates core testing principles, describes an effective test code structure, and shares practical techniques to improve test efficiency, coverage, and maintainability.

Backend automationSoftware qualityinterface testing
0 likes · 9 min read
Mastering Interface Testing: Principles, Structure, and Practical Tips for Reliable Backend Services