Uploaded image for project: 'AeroGear'
  1. AeroGear
  2. AEROGEAR-4190

Use annotation processor to replace registerServiceModule

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Obsolete
    • Major
    • None
    • None
    • None
    • MCP Team 2 Sprint 3

    Description

      Today the developer needs to register all service they wanna use, including the services provided by our libraries.

      static {
              ServiceModuleRegistry.getInstance().registerServiceModule("keycloak", KeyCloakService.class);
              ServiceModuleRegistry.getInstance().registerServiceModule("echo-service", EchoServiceModule.class);
      }
      

      We should replace this by annotation processor

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              danielpassos Daniel Passos (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - 4 days
                  4d
                  Remaining:
                  Remaining Estimate - 4 days
                  4d
                  Logged:
                  Time Spent - Not Specified
                  Not Specified