extends GrantedAuthority> getAuthorities() {
return Arrays.asList(new SimpleGrantedAuthority(role.getRole()));
}
yes
Обсуждают сегодня