mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-22 07:45:49 +00:00
Update Owner.java
This commit is contained in:
parent
4bb5292b3b
commit
dc8416749a
1 changed files with 1 additions and 0 deletions
|
@ -42,6 +42,7 @@ import jakarta.validation.constraints.NotBlank;
|
|||
* @author Michael Isvy
|
||||
* @author Oliver Drotbohm
|
||||
*/
|
||||
|
||||
@Entity
|
||||
@Table(name = "owners")
|
||||
public class Owner extends Person {
|
||||
|
|
Loading…
Reference in a new issue