Update EmployeeDTO.java
This commit is contained in:
parent
ac9ef8d6d0
commit
2b53d29985
|
@ -4,7 +4,7 @@ import java.util.List;
|
|||
|
||||
/**
|
||||
*
|
||||
* @author SIGINT-X
|
||||
* @author baeldung
|
||||
*/
|
||||
public class EmployeeDTO {
|
||||
|
||||
|
|
Loading…
Reference in New Issue