mirror of
https://github.com/Snailclimb/JavaGuide
synced 2025-06-25 02:27:10 +08:00
Update spring-annotations.md
文字有错
This commit is contained in:
parent
5a9f2d451c
commit
0498b169d6
@ -532,7 +532,7 @@ public class GlobalExceptionHandler {
|
|||||||
|
|
||||||
`@Entity`声明一个类对应一个数据库实体。
|
`@Entity`声明一个类对应一个数据库实体。
|
||||||
|
|
||||||
`@Table` 设置表明
|
`@Table` 设置表名
|
||||||
|
|
||||||
```java
|
```java
|
||||||
@Entity
|
@Entity
|
||||||
|
Loading…
x
Reference in New Issue
Block a user