Update EmployeeDTO.java

This commit is contained in:
k0l0ssus 2018-08-07 00:17:36 -04:00 committed by GitHub
parent ac9ef8d6d0
commit 2b53d29985
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ import java.util.List;
/**
*
* @author SIGINT-X
* @author baeldung
*/
public class EmployeeDTO {