Interface UserCommonsRepository

All Superinterfaces:
org.springframework.data.repository.CrudRepository<UserCommons,Long>, org.springframework.data.repository.Repository<UserCommons,Long>

@Repository public interface UserCommonsRepository extends org.springframework.data.repository.CrudRepository<UserCommons,Long>