0 votes
in JAVA by
List the 5 types of Scopes defined in Spring beans

1 Answer

0 votes
by

Below are the 5 types of Scopes defined in Spring beans

5 Types of Scopes defined in Spring beans are as follows:

• Singleton:

• Prototype

• Request

• Session

• Global-session

Related questions

0 votes
asked Mar 2, 2020 in JAVA by rahuljain1
0 votes
asked Feb 9, 2021 in JAVA by SakshiSharma
...