Skip to content

Provide a way to mark beans as not lazy without using @Lazy(false) #16475

Closed
@mbhave

Description

@mbhave

This was discussed as part of #16184. Although we have a way to explicitly mark beans as not lazy using @Lazy(false), there are times when we'd need to do that for beans that are not explicitly marked that way. For example, a user cannot mark Spring Integration's internal components as @Lazy(false). @wilkinsona's comment here has some ideas for doing this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions