Class JsondocConfig

java.lang.Object
de.digitalcollections.cudami.server.config.JsondocConfig

@Configuration
public class JsondocConfig
extends java.lang.Object
  • Constructor Summary

    Constructors
    Constructor Description
    JsondocConfig()  
  • Method Summary

    Modifier and Type Method Description
    org.springframework.web.servlet.handler.MappedInterceptor mappedInterceptor​(JsondocInterceptor jsondocInterceptor)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • JsondocConfig

      public JsondocConfig()
  • Method Details

    • mappedInterceptor

      @Bean public org.springframework.web.servlet.handler.MappedInterceptor mappedInterceptor​(JsondocInterceptor jsondocInterceptor)