Uploaded image for project: 'Magnolia'
  1. Magnolia
  2. MAGNOLIA-6075

Follow java-free module conventions by default

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Fixed
    • Icon: Major Major
    • 5.4
    • 5.4
    • configuration
    • 5.4 Sprint 1

      Currently, config-by-file is bound to registries via the YamlConfigurationSourceBuilder, which requires each module having a registry to build such source, using sensible default for e.g. root path or file name regex pattern.

      As a first step, we have to follow java-free module conventions, i.e. /<module>/<definitionType>/<relativePath>/<name>.yaml, when we bind sources to registries with defaults.

      As a separate step (MAGNOLIA-6076), we will make it optional to have file-observation set up.

        Acceptance criteria

              mgeljic Mikaël Geljić
              mgeljic Mikaël Geljić
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Task DoR