Class ConfigController


  • @RestController
    public class ConfigController
    extends Object
    • Constructor Detail

      • ConfigController

        public ConfigController​(CudamiClient cudamiClient)
    • Method Detail

      • getConfig

        @GetMapping("/api/config")
        public CudamiConfig getConfig()
                               throws de.digitalcollections.model.exception.TechnicalException
        Throws:
        de.digitalcollections.model.exception.TechnicalException