Introduce Lombok

XMLWordPrintable

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

      to reduce java boilerplate when coding & reviewing
      https://projectlombok.org/

      To clarify:

      • Migrate all code at once or incrementally?
      • some features we don't want to use?

      AT:

      • we make use of stable lombok lombok feateres where appropriate to reduce boilerplate code (at least default getter/setters, default ctors (e.g. @Data) & static loggers but we should evaluate others as well) https://projectlombok.org/features/all
      • ide setup works flawlessly for lombok annotated java code (as intellij uses the java compiler directly a lombok plugin needs to be added)

        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: