Class ConfigController

java.lang.Object
de.digitalcollections.cudami.server.controller.ConfigController

@RestController
@ContextConfiguration(classes=de.digitalcollections.cudami.model.config.CudamiConfig.class)
public class ConfigController
extends java.lang.Object
  • Constructor Summary

    Constructors 
    Constructor Description
    ConfigController​(CudamiConfig cudamiConfig)  
  • Method Summary

    Modifier and Type Method Description
    CudamiConfig getCudamiConfig()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait