A bean with a request scope
request
only works with a web-aware ApplicationContext
is instantiated on each HTTP request
is associated with the query execution thread