Skip to content

Commit

Permalink
- update CustomizeJavaTagHelp.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Weasley-J committed Jan 10, 2023
1 parent 2ffdc84 commit d8a1f1a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# dtt-spring-boot-starter

## [![Maven Central](https://img.shields.io/maven-central/v/io.github.weasley-j/dtt-spring-boot-starter)](https://search.maven.org/artifact/io.github.weasley-j/dtt-spring-boot-starter) [中文文档](https://github.com/Weasley-J/dtt-spring-boot-parent/blob/main/README_zh.md)
## [![Maven Central](https://img.shields.io/maven-central/v/io.github.weasley-j/dtt-spring-boot-starter)](https://search.maven.org/artifact/io.github.weasley-j/dtt-spring-boot-starter) [中文文档](https://github.com/Weasley-J/dtt-spring-boot-parent/blob/main/README_zh.md)

> - What is DTT?
>
Expand Down
2 changes: 1 addition & 1 deletion doc/CustomizeJavaTagHelp.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## Customize Java tags support

`@length`, `@precision`, `@scale`, `@defaultValue`, `@primaryKey`, `@dbDataType`
Java tag: `@length`, `@precision`, `@scale`, `@defaultValue`, `@primaryKey`, `@dbDataType`

## Usage

Expand Down

0 comments on commit d8a1f1a

Please sign in to comment.