This website requires JavaScript.
Explore
Help
Sign In
admin
/
spring-projects-spring-framework
Watch
1
Star
0
Fork
0
You've already forked spring-projects-spring-framework
mirror of
https://github.com/spring-projects/spring-framework
synced
2026-06-08 17:33:33 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
266a65982d5651e735ed3e968f820a2fdffa50c1
spring-projects-spring-fram…
/
org.springframework.web
/
src
T
History
Juergen Hoeller
266a65982d
Servlet/Portlet ApplicationContexts use a specific id based on servlet/portlet name; DefaultListableBeanFactory references are serializable now when initialized with an id; scoped proxies are serializable now, for web scopes as well as for singleton beans; injected request/session references are serializable proxies for the current request now
2009-05-07 22:29:55 +00:00
..
main
/java
Servlet/Portlet ApplicationContexts use a specific id based on servlet/portlet name; DefaultListableBeanFactory references are serializable now when initialized with an id; scoped proxies are serializable now, for web scopes as well as for singleton beans; injected request/session references are serializable proxies for the current request now
2009-05-07 22:29:55 +00:00
test
renamed "contextProperties" attribute to "contextParameters" (matching web.xml naming); "contextParameters" contains Servlet/PortletConfig parameters as well; added default "servletContext" and "servletConfig" environment beans; added default "portletContext" and "portletConfig" environment beans; added default web scope "application", wrapping a ServletContext/PortletContext; MockPortletSession supports destruction of session attributes on invalidation
2009-05-05 12:12:01 +00:00