Uploaded image for project: 'Camunda Optimize'
  1. Camunda Optimize
  2. OPT-806

Remove bean helper utility class

    XMLWordPrintable

Details

    • Task
    • Status: Done
    • L3 - Default
    • Resolution: Done
    • None
    • 2.4.0
    • backend
    • None

    Description

      Context:
      There are several occasions where we create spring beans with scope prototype. However, we often need to pass parameters for the bean creation as well. In Spring 4 this was only possible when you used the bean name instead of the the bean class. Thus, we created a BeanHelper to deal with that issue. Since we moved to Spring 5 recently, we can directly create spring beans with parameters manually using the class attribute. So let's get rid of this util class and use the spring api.

      AT:

      • the BeanHelper class has been removed

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Issue Links

            Activity

              People

                Unassigned Unassigned
                johannes.heinemann Johannes
                Votes:
                0 Vote for this issue
                Watchers:
                1 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved:

                  Salesforce