Class ConfigurationRestRepository

  • All Implemented Interfaces:
    org.springframework.data.repository.CrudRepository<PropertyRest,​String>, org.springframework.data.repository.PagingAndSortingRepository<PropertyRest,​String>, org.springframework.data.repository.Repository<PropertyRest,​String>

    @Component("config.property")
    public class ConfigurationRestRepository
    extends DSpaceRestRepository<PropertyRest,​String>
    This is the repository responsible of exposing configuration properties