Class SpringConfigBackend


  • @Configuration
    @Import(de.digitalcollections.cudami.client.spring.config.SpringConfigCudami.class)
    public class SpringConfigBackend
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      com.fasterxml.jackson.databind.ObjectMapper objectMapper()  
      • Methods inherited from class java.lang.Object

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

      • SpringConfigBackend

        public SpringConfigBackend()
    • Method Detail

      • objectMapper

        @Bean
        @Primary
        public com.fasterxml.jackson.databind.ObjectMapper objectMapper()