mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-15 12:15:50 +00:00
First commit
This commit is contained in:
parent
6328d2c9dc
commit
e476d530ba
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ import jakarta.persistence.Table;
|
|||
import jakarta.xml.bind.annotation.XmlElement;
|
||||
|
||||
/**
|
||||
* Simple JavaBean domain object representing a veterinarian.
|
||||
* Simple JavaBean domain object representing a veterinarian.
|
||||
*
|
||||
* @author Ken Krebs
|
||||
* @author Juergen Hoeller
|
||||
|
|
Loading…
Reference in a new issue