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

Use annotation processor to replace registerServiceModule

XMLWordPrintable

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

      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

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

                Created:
                Updated:
                Resolved:

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