public interface RoleService
List<CustomerRole>
findCustomerRolesByCustomerId(Long customerId)
List<CustomerRole> findCustomerRolesByCustomerId(Long customerId)
Copyright © 2020. All rights reserved.