Convert any autowired members to an autowired ctor of non prototype beans

XMLWordPrintable

    • Type: Task
    • Resolution: Fixed
    • Priority: L3 - Default
    • 2.5.0-alpha2, 2.5.0
    • Affects Version/s: None
    • Component/s: backend
    • None

      Context:
      We suffer from occasional spring initialization issues due circular dependencies.
      This might be caused by the mix of ctor & member autowiring used across our beans. For all singleton beans we should only use autowired ctor's to avoid random failures.

      AT:

      • all singleton beans use autowiring by ctor

        This is the controller panel for Smart Panels app

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

                Created:
                Updated:
                Resolved: