Skip to content

Commit 409bbf5

Browse files
author
Weasley
committed
update
1 parent cc932a4 commit 409bbf5

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

README.md

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -248,17 +248,22 @@
248248
> You can easily use DTT integrate with spring's ecosystem(mybatis-plus, mybatis, ... ) and enhance
249249
> them,For [mybatis-plus](https://github.com/baomidou/mybatis-plus) you integrate with `0-Code` .
250250
>
251-
>
251+
>
252+
253+
## Architecture
254+
255+
![DTT架构图](https://alphahub-test-bucket.oss-cn-shanghai.aliyuncs.com/image/DTT%E6%9E%B6%E6%9E%84%E5%9B%BE-0988567.png)
252256
253257
## Quick Start
254258
255259
- Add maven dependencies to your `pom.xml`
256260
257261
```xml
262+
258263
<dependencies>
259-
<!-- mydtt-plus-spring-boot-starter -->
260-
<dependency>
261-
<groupId>io.github.weasley-j</groupId>
264+
<!-- mydtt-plus-spring-boot-starter -->
265+
<dependency>
266+
<groupId>io.github.weasley-j</groupId>
262267
<artifactId>mydtt-plus-spring-boot-starter</artifactId>
263268
<version>1.3.5</version>
264269
</dependency>

0 commit comments

Comments
 (0)