mirror of
https://gitee.com/mybatis-flex/mybatis-flex.git
synced 2025-12-07 00:58:24 +08:00
update docs
This commit is contained in:
parent
0ca7c40326
commit
e4b82f7e50
15
readme_zh.md
15
readme_zh.md
@ -21,9 +21,13 @@
|
|||||||
## 开始
|
## 开始
|
||||||
|
|
||||||
- [Maven 依赖](./docs/zh/maven.md)
|
- [Maven 依赖](./docs/zh/maven.md)
|
||||||
- [示例项目](./mybatis-flex-test)
|
- 示例 1:[Mybatis-Flex 原生(非 Spring)](./mybatis-flex-test/mybatis-flex-native-test)
|
||||||
|
- 示例 2:[Mybatis-Flex with Spring](./mybatis-flex-test/mybatis-flex-spring-test)
|
||||||
|
- 示例 3:[Mybatis-Flex with Spring boot](./mybatis-flex-test/mybatis-flex-spring-boot-test)
|
||||||
|
|
||||||
## hello world
|
|
||||||
|
|
||||||
|
## hello world(原生)
|
||||||
|
|
||||||
**第一步:编写 Entity 实体类**
|
**第一步:编写 Entity 实体类**
|
||||||
|
|
||||||
@ -469,10 +473,3 @@ public class Account {
|
|||||||
- [Db + Row](./docs/zh/db_row.md)
|
- [Db + Row](./docs/zh/db_row.md)
|
||||||
- [APT](./docs/zh/apt.md)
|
- [APT](./docs/zh/apt.md)
|
||||||
|
|
||||||
## 更多示例
|
|
||||||
|
|
||||||
- 示例 1:[Mybatis-Flex 原生(非 Spring)](./mybatis-flex-test/mybatis-flex-native-test)
|
|
||||||
- 示例 2:[Mybatis-Flex with Spring](./mybatis-flex-test/mybatis-flex-spring-test)
|
|
||||||
- 示例 3:[Mybatis-Flex with Spring boot](./mybatis-flex-test/mybatis-flex-spring-boot-test)
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user