Engine Fetcher uses optimize dateTimeFormatter instead of the engine dateFormatter

XMLWordPrintable

    • Type: Bug Report
    • Resolution: Fixed
    • Priority: L3 - Default
    • 2.4.0-alpha2, 2.4.0
    • Affects Version/s: None
    • Component/s: backend
    • None

      currently engine fetchers get the dateformatter injected with:

        @Autowired
        private DateTimeFormatter dateTimeFormatter;
      

      which means they get the optimizeDateFormatter as this is the only one provided by a beanFactory. We need to use qualifiers for correct injection like for objectMappers.

            Assignee:
            Unassigned
            Reporter:
            Sebastian Bathke
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: