79373926

Date: 2025-01-21 10:04:09
Score: 1.5
Natty:
Report link

In Spring, a "web-aware" application means an application that can handle web requests and responses. Spring provides two standard bean scopes (“singleton” and “prototype”) that can be used in any Spring application, plus three additional bean scopes (“request”, “session”, and “globalSession”) for use only in web-aware applications.

Reasons:
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Vamsi Jayavarapu