Skip to main content

One doc tagged with "scopes"

View all tags

Bean Scopes

How Spring's bean scopes — singleton, prototype, request, session, and application — control when beans are created, how many instances exist, and how they interact with each other.