Class MapMaidModule

    • Constructor Detail

      • MapMaidModule

        public MapMaidModule()
    • Method Detail

      • doNotAddAggregatedExceptionHandler

        public void doNotAddAggregatedExceptionHandler()
      • addRequestContentTypeToUnmarshallingTypeMapping

        public void addRequestContentTypeToUnmarshallingTypeMapping​(ContentType contentType,
                                                                    de.quantummaid.mapmaid.mapper.marshalling.MarshallingType marshallingType)
      • addMarshallingTypeToResponseContentTypeMapping

        public void addMarshallingTypeToResponseContentTypeMapping​(ContentType contentType,
                                                                   de.quantummaid.mapmaid.mapper.marshalling.MarshallingType marshallingType)
      • setValidationErrorStatusCode

        public void setValidationErrorStatusCode​(int validationErrorStatusCode)