Skip to content

SpringApplicationBuilder: Initialize siblings concurrently #21608

@OLibutzki

Description

@OLibutzki

The SpringApplicationBuilder supports the creation of hierarchical application contexts. Those contexts are initialized sequentially. In order to accelerate the startup time, siblings can be initialized concurrently.

It would be great to extend the SpringApplicationBuilder-API to support concurrent initialization.

Metadata

Metadata

Assignees

No one assigned

    Labels

    status: declinedA suggestion or change that we don't feel we should currently apply

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions