Package org.technologybrewery.fermenter.stout.util
-
Class Summary Class Description FeignErrorTranslator Since Feign throws a FeignException for an error, this class is the translator of a feign exception to a more specific exception.ObjectMapperManager Manages and customizes the JacksonObjectMapperinstance for this project, containing just the configuration needed to handle messages.Slf4jLogger Logs to SLF4J at the debug level, if the underlying logger has debug logging enabled.ToDateExpander Parameters annotated with Param expand based on their toString().TrimmingStringDeserializer Deserializer that trims String values.