File tree Expand file tree Collapse file tree 1 file changed +9
-4
lines changed Expand file tree Collapse file tree 1 file changed +9
-4
lines changed Original file line number Diff line number Diff line change 248
248
> You can easily use DTT integrate with spring' s ecosystem(mybatis-plus, mybatis, ... ) and enhance
249
249
> them,For [mybatis-plus](https://github.com/baomidou/mybatis-plus) you integrate with `0-Code` .
250
250
>
251
- >
251
+ >
252
+
253
+ ## Architecture
254
+
255
+ 
252
256
253
257
## Quick Start
254
258
255
259
- Add maven dependencies to your `pom.xml`
256
260
257
261
```xml
262
+
258
263
<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>
262
267
<artifactId>mydtt-plus-spring-boot-starter</artifactId>
263
268
<version>1.3.5</version>
264
269
</dependency>
You can’t perform that action at this time.
0 commit comments