Tagged articles
1 articles
Page 1 of 1
Wukong Talks Architecture
Wukong Talks Architecture
Feb 1, 2020 · Backend Development

MyBatis-Plus Select Query Examples and Usage

This article provides a step‑by‑step tutorial on using MyBatis‑Plus select queries, including data preparation, SQL table creation, and detailed Java code examples for retrieving specific fields and filtering by age with both simple and advanced query wrappers.

Backend DevelopmentJavaORM
0 likes · 7 min read
MyBatis-Plus Select Query Examples and Usage