Class ConfigurationRestRepository

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

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