All Articles

142217 articles · Page 174 of 7111
Spring Full-Stack Practical Cases
Spring Full-Stack Practical Cases
Jun 8, 2026 · Backend Development

Optimizing Spring Boot Configuration with @ConfigurationProperties and Java Records

This article demonstrates how to combine Spring Boot's @ConfigurationProperties with Java records to create concise, immutable, and type‑safe configuration classes, covering scanning setup, record definition, YAML binding, constructor injection, validation with @Validated, and best‑practice recommendations for managing configuration in Spring Boot 3.5.0.

Backend DevelopmentImmutable ConfigurationJava Records
0 likes · 6 min read
Optimizing Spring Boot Configuration with @ConfigurationProperties and Java Records
JavaGuide
JavaGuide
Jun 8, 2026 · Artificial Intelligence

CodeGraph Slashes Token Usage by 59% for Claude Code and Codex

CodeGraph builds a local code knowledge graph with tree‑sitter and SQLite, allowing Claude Code, Codex and similar AI tools to query a pre‑indexed graph instead of repeatedly scanning files, which the author’s benchmarks show reduces token consumption by 59%, cuts cost 35%, speeds responses by 49% and improves routing detection for many web frameworks.

AI code toolsBackend DevelopmentCodeGraph
0 likes · 11 min read
CodeGraph Slashes Token Usage by 59% for Claude Code and Codex
Java Architect Handbook
Java Architect Handbook
Jun 8, 2026 · Fundamentals

What’s the Relationship Between the JVM Runtime Constant Pool and the String Constant Pool?

This article explains the three Java constant pools—class file, runtime, and string—detailing their evolution from compilation to execution, their memory locations across JDK versions, how string literals are interned, code examples illustrating their behavior, common misconceptions, and typical interview follow‑up questions.

Constant PoolInterviewJVM
0 likes · 15 min read
What’s the Relationship Between the JVM Runtime Constant Pool and the String Constant Pool?
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
BirdNest Tech Talk
BirdNest Tech Talk
Jun 8, 2026 · Operations

Lidar: Baidu’s Open‑Source Network Monitoring Tool That Goes Beyond PingMesh

The article introduces Lidar, Baidu’s new open‑source TCP‑SYN based network monitoring system, explains why the classic PingMesh approach is unsuitable for large data‑center environments, and details Lidar’s design, implementation quirks across Linux and macOS, BPF filtering, source‑port rotation for ECMP coverage, and practical usage examples.

BPFPingMeshTCP SYN scanning
0 likes · 15 min read
Lidar: Baidu’s Open‑Source Network Monitoring Tool That Goes Beyond PingMesh
Old Zhang's AI Learning
Old Zhang's AI Learning
Jun 8, 2026 · Artificial Intelligence

Open‑Source AI Digital Employees for SMBs: One‑Line Install for Claude Code/Codex

The article introduces a set of open‑source AI Agent Skills that turn Claude Code, Qoder, Cursor and similar tools into digital employees for small‑to‑medium businesses, showing how to install them with a single command, configure them for tasks like email handling, PDF parsing, markdown‑to‑Excel conversion, and Excel editing, and combine them into fully automated workflows.

AI AgentAutomationClaude Code
0 likes · 17 min read
Open‑Source AI Digital Employees for SMBs: One‑Line Install for Claude Code/Codex
DataFunTalk
DataFunTalk
Jun 8, 2026 · Artificial Intelligence

How Harness Transforms AI Coding for Data Warehousing into an End-to-End Pipeline

This article details how a data‑warehouse team built a seven‑layer Harness framework to overcome AI‑coding challenges—semantic drift, strict constraints, and cross‑session context—enabling reliable, end‑to‑end production‑grade wide‑table delivery with up to 25× speedup and near‑zero side‑effects.

AIAutomationData Warehousing
0 likes · 32 min read
How Harness Transforms AI Coding for Data Warehousing into an End-to-End Pipeline
Architect Chen
Architect Chen
Jun 8, 2026 · Information Security

Complete Guide to Single Sign-On: Principles, Architecture, and Flow

This article explains Single Sign-On (SSO) fundamentals, detailing its three core components—CAS Server, CAS Client, and Browser—illustrating the overall architecture and walking through the complete authentication flow from accessing a service to ticket validation.

AuthenticationSSOSingle Sign-On
0 likes · 4 min read
Complete Guide to Single Sign-On: Principles, Architecture, and Flow
Woodpecker Software Testing
Woodpecker Software Testing
Jun 8, 2026 · Artificial Intelligence

How AI-Powered Test Case Generation Cut Manual Effort by 80% in a Banking Project

By dissecting a large‑scale banking core‑transaction system upgrade, the article demonstrates how an AI‑driven, three‑layer test‑case generation pipeline—covering intent, contract, and execution—reduces manual effort from five person‑days to three hours, lifts coverage to 82%, and improves boundary‑case success from 31% to 94% while ensuring auditability and continuous feedback.

AI TestingOpenAPITest Automation
0 likes · 9 min read
How AI-Powered Test Case Generation Cut Manual Effort by 80% in a Banking Project
Woodpecker Software Testing
Woodpecker Software Testing
Jun 8, 2026 · Industry Insights

2026 Predictive Testing: A Deep Cost‑Benefit ROI Analysis

The article examines how predictive testing—covering defect propensity, intelligent test‑case pruning, environment‑drift alerts, and regression ROI modeling—shifts software quality from intuition to data‑driven decisions, detailing concrete cost, benefit, and break‑even analyses for 2026 implementations.

AI-Enhanced TestingCI/CDCost-Benefit Analysis
0 likes · 8 min read
2026 Predictive Testing: A Deep Cost‑Benefit ROI Analysis
Woodpecker Software Testing
Woodpecker Software Testing
Jun 8, 2026 · Industry Insights

Adversarial Testing in Practice: Building the Next Defense Line for Software Quality

The article examines how adversarial testing—beyond AI red‑team attacks—has become a system‑level quality safeguard, illustrating a real‑world financial app breach, a three‑layer testing framework, engineering maturity steps, and the evolving role of test engineers in resilient software development.

AI riskCI/CDTesting automation
0 likes · 8 min read
Adversarial Testing in Practice: Building the Next Defense Line for Software Quality
AI Engineering
AI Engineering
Jun 8, 2026 · Artificial Intelligence

Six Core Patterns of Claude Code Dynamic Workflows Explained by an Engineer

The article analyzes the limitations of Claude Code's monolithic execution, introduces a JavaScript‑based dynamic workflow system with two core APIs, and details six reusable patterns—Classify‑and‑Act, Fan‑out‑and‑Synthesize, Adversarial Verification, Generate‑and‑Filter, Tournament, and Loop‑until‑Done—along with concrete use cases, trade‑offs, and practical tips.

AI agentsClaude CodeDynamic Workflow
0 likes · 11 min read
Six Core Patterns of Claude Code Dynamic Workflows Explained by an Engineer
HyperAI Super Neural
HyperAI Super Neural
Jun 8, 2026 · Artificial Intelligence

Meta’s VLM³ Boosts Depth Accuracy to 0.9 Using Qwen3‑VL‑4B for Unified 3D Tasks

Meta and Princeton introduce VLM³, a unified vision‑language framework built on Qwen3‑VL‑4B that models depth estimation, object‑level 3D understanding, pixel matching and camera pose estimation without extra encoders, achieving up to 0.90 depth accuracy and outperforming larger specialist models on multiple benchmarks.

3D PerceptionBenchmarkDepth Estimation
0 likes · 15 min read
Meta’s VLM³ Boosts Depth Accuracy to 0.9 Using Qwen3‑VL‑4B for Unified 3D Tasks
Zhihu Tech Column
Zhihu Tech Column
Jun 8, 2026 · Industry Insights

Unifying Global User Portrait Data to Power Business Growth

The project consolidates fragmented user data across departments into a unified OneID system, builds a comprehensive tagging and feature platform, and leverages real‑time and offline signals for algorithmic push, custom models, and crowd selection, enabling precise, data‑driven growth initiatives.

Data IntegrationID mappingfeature engineering
0 likes · 21 min read
Unifying Global User Portrait Data to Power Business Growth
Digital Planet
Digital Planet
Jun 8, 2026 · Industry Insights

How Dongpeng's One‑Yuan Exchange System Boosted Its Ready‑to‑Drink Coffee to 14.69% Share, Overtaking Starbucks

In May 2026 Dongpeng's instant coffee brand "Dongpeng Daka" captured 14.69% of the Chinese ready‑to‑drink coffee market—just ahead of Starbucks—by leveraging a cross‑category, replicable digital channel system centered on a one‑yuan exchange program that solved traditional promotion pain points and enabled real‑time data, bC integration, and scalable growth across beverage categories.

Cross‑Category ReplicationMarket ShareOne‑Yuan Exchange
0 likes · 17 min read
How Dongpeng's One‑Yuan Exchange System Boosted Its Ready‑to‑Drink Coffee to 14.69% Share, Overtaking Starbucks
Digital Planet
Digital Planet
Jun 8, 2026 · Industry Insights

Can a 3‑Yuan Soda Save Wahaha? Why Deep Distribution Is Crumbling

The article analyzes how Wahaha's traditional deep‑distribution model, built on the founder's personal authority, big‑product bonuses, and strict price control, collapsed after his death, making low‑price launches like the 3‑yuan "Guoran Bobo" soda ineffective and prompting a shift toward digital omni‑channel sales.

Digital TransformationFMCGKELLYONE
0 likes · 16 min read
Can a 3‑Yuan Soda Save Wahaha? Why Deep Distribution Is Crumbling
CodeNotes
CodeNotes
Jun 8, 2026 · Backend Development

Why Overriding equals Requires Overriding hashCode: An Interview‑Ready Guide

The article explains the contract between equals and hashCode in Java, shows what goes wrong when only one is overridden, demonstrates the correct implementation with Objects.equals and Objects.hash, covers IDE/Lombok generation, JPA entity nuances, inheritance pitfalls, records, and common anti‑patterns.

HashMapJPAJava
0 likes · 9 min read
Why Overriding equals Requires Overriding hashCode: An Interview‑Ready Guide