-
Dec 29th, 2011, 12:44 PM
#1
Request scope and service-to-service requests
The Spring reference mannual states that "the Spring container will create a brand new instance of the [...] bean [...] for each and every HTTP request."
From what perspective is the manual talking about here, the service or the consumer?
Will the container create new instances of "request"-scoped beans when I invoke another service from within the current request (as in Consumer->Service 1->Service 2)?
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules