Skip to content

Commit

Permalink
crud-Location
Browse files Browse the repository at this point in the history
  • Loading branch information
globox97 committed Mar 5, 2024
1 parent 4ac9a7e commit deabc36
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/java/cat/udl/eps/softarch/demo/domain/Client.java
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
import lombok.EqualsAndHashCode;
import org.springframework.security.core.GrantedAuthority;
import org.springframework.security.core.authority.AuthorityUtils;

import java.util.Collection;
import java.util.Set;

Expand Down

0 comments on commit deabc36

Please sign in to comment.