GENERAL · FEATURE

Reducing annotation searches during application deployment

Enterprise applications that contain many classes and are enabled for annotations processing (are not marked as "“metadata-complete”") take extra time to deploy. Extra time is necessary to scan application binaries for annotations that were introduced by Java™ EE 5. If there are no additional options to limit which classes are scanned, when scanning is enabled for a module all classes in the modul

Enterprise applications that contain many classes and are enabled for annotations processing (are not marked as "“metadata-complete”") take extra time to deploy. Extra time is necessary to scan application binaries for annotations that were introduced by Java™ EE 5. If there are no additional options to limit which classes are scanned, when scanning is enabled for a module all classes in the modul