mirror of
https://github.com/Snailclimb/JavaGuide
synced 2025-06-20 22:17:09 +08:00
Merge pull request #837 from AethLi/patch-1
Update spring-annotations.md
This commit is contained in:
commit
739d9e67e6
@ -532,7 +532,7 @@ public class GlobalExceptionHandler {
|
|||||||
|
|
||||||
`@Entity`声明一个类对应一个数据库实体。
|
`@Entity`声明一个类对应一个数据库实体。
|
||||||
|
|
||||||
`@Table` 设置表明
|
`@Table` 设置表名
|
||||||
|
|
||||||
```java
|
```java
|
||||||
@Entity
|
@Entity
|
||||||
|
Loading…
x
Reference in New Issue
Block a user