Introduction to MyBatis
Quick start guide to MyBatis ORM framework covering configuration, mappers, CRUD operations, and integration with Spring.
Dive into my thoughts on coding, tech trends, and developer life. Explore my latest posts below.
Quick start guide to MyBatis ORM framework covering configuration, mappers, CRUD operations, and integration with Spring.
Evolution of data storage from files to databases to caching, with comprehensive Redis guide covering data types, persistence, and clustering.
Real-world MySQL index optimization cases with execution plan analysis, covering index selection, composite indexes, and query tuning.
In-depth technical analysis with code examples and enterprise best practices.
High-performance web server configuration guide covering Nginx and Tengine setup, reverse proxy, load balancing, and optimization techniques.
Comprehensive guide to Java concurrency covering threads, synchronized, locks, concurrent collections, thread pools, and JUC utilities.