Interface UserAttributeValueRepository
-
- All Superinterfaces:
org.springframework.data.repository.CrudRepository<UserAttributesValue,Long>
,org.springframework.data.repository.Repository<UserAttributesValue,Long>
@Repository public interface UserAttributeValueRepository extends org.springframework.data.repository.CrudRepository<UserAttributesValue,Long>
- Author:
- FMARSLAN