Skip to content

Improve Spring startup performance #1660

@jazdw

Description

@jazdw
  • Disable component scanning for certain classpaths and packages
  • See if there is a way to pre-register beans during build and load them from a file
  • We currently discover ModuleElemenentDefinitions from a service loader file and manually register them in Spring (see com.infiniteautomation.mango.spring.components.RegisterModuleElementDefinitions)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions