Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
rpython
/
spring-framework
Public
forked from
spring-projects/spring-framework
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
spring-framework
spring-web
on
master
User selector
All users
All time
Commit history
Commits on May 16, 2013
Avoid NPE in ContextLoader when dealing with an untyped ApplicationContextInitializer
Show description for a19c976
jhoeller
committed
a19c976
View commit details
Copy full SHA for a19c976
View code at this point
Browse repository at this point
Replaced Map synchronization with ConcurrentHashMap to avoid session access deadlocks
Show description for cd3d0c3
jhoeller
authored and
unknown
committed
cd3d0c3
View commit details
Copy full SHA for cd3d0c3
View code at this point
Browse repository at this point
Commits on May 15, 2013
Make removal of jsessionid case insensitive
Show description for a86283e
rstoyanchev
committed
a86283e
View commit details
Copy full SHA for a86283e
View code at this point
Browse repository at this point
Commits on May 14, 2013
Fix deadlock issue in DeferredResult
Show description for db596d2
rstoyanchev
committed
db596d2
View commit details
Copy full SHA for db596d2
View code at this point
Browse repository at this point
Add spring-websocket module tests
rstoyanchev
committed
05084d5
View commit details
Copy full SHA for 05084d5
View code at this point
Browse repository at this point
Commits on May 13, 2013
Add @Override to remaining source files
Show description for 9468548
rwinch
committed
9468548
View commit details
Copy full SHA for 9468548
View code at this point
Browse repository at this point
Commits on May 10, 2013
Close InputStream in ResourceHttpMessageConverter
Show description for 30db112
rstoyanchev
committed
30db112
View commit details
Copy full SHA for 30db112
View code at this point
Browse repository at this point
ServletContextResourcePatternResolver uses encoded jar file location for UrlResource
Show description for 1f0f46f
jhoeller
committed
1f0f46f
View commit details
Copy full SHA for 1f0f46f
View code at this point
Browse repository at this point
Allow treating empty @RequestParam as missing value
Show description for e39fe18
rstoyanchev
committed
e39fe18
View commit details
Copy full SHA for e39fe18
View code at this point
Browse repository at this point
Improve default content type selection
Show description for aaded7e
rstoyanchev
committed
aaded7e
View commit details
Copy full SHA for aaded7e
View code at this point
Browse repository at this point
Commits on May 8, 2013
Allow late binding ServletContextAwareProcessor
Show description for e9a2e68
philwebb
committed
e9a2e68
View commit details
Copy full SHA for e9a2e68
View code at this point
Browse repository at this point
Commits on May 7, 2013
Consistent use of <pre class="code">
Show description for 2a44228
jhoeller
committed
2a44228
View commit details
Copy full SHA for 2a44228
View code at this point
Browse repository at this point
Fixed javadoc warnings
Show description for 1ca943c
jhoeller
committed
1ca943c
View commit details
Copy full SHA for 1ca943c
View code at this point
Browse repository at this point
MappingJackson(2)HttpMessageConverter alignment
jhoeller
authored and
unknown
committed
fcb0cf2
View commit details
Copy full SHA for fcb0cf2
View code at this point
Browse repository at this point
Commits on May 6, 2013
Merge branch 'websocket'
rstoyanchev
committed
e7f38e5
View commit details
Copy full SHA for e7f38e5
View code at this point
Browse repository at this point
Add SockJS path detection
rstoyanchev
committed
7845ebc
View commit details
Copy full SHA for 7845ebc
View code at this point
Browse repository at this point
Commits on May 3, 2013
Polishing
jhoeller
committed
532de1a
View commit details
Copy full SHA for 532de1a
View code at this point
Browse repository at this point
Polished UriComponents implementation
jhoeller
committed
c3b624d
View commit details
Copy full SHA for c3b624d
View code at this point
Browse repository at this point
Removed UriTemplate's unused encodeUri template method
jhoeller
committed
f4b97c2
View commit details
Copy full SHA for f4b97c2
View code at this point
Browse repository at this point
Commits on May 2, 2013
Add WebSocketSession attributes + initialization
Show description for 2a7935a
rstoyanchev
committed
2a7935a
View commit details
Copy full SHA for 2a7935a
View code at this point
Browse repository at this point
Removed deprecated helper classes and methods (that have been deprecated since 3.0 or before)
jhoeller
committed
0a8f5b2
View commit details
Copy full SHA for 0a8f5b2
View code at this point
Browse repository at this point
Added note on non-thread-safety of Jackson's DateFormat support
jhoeller
committed
17610c2
View commit details
Copy full SHA for 17610c2
View code at this point
Browse repository at this point
Upgraded to Jackson 1.9 (raising minimum to 1.8+) and 2.2
jhoeller
committed
767bd3f
View commit details
Copy full SHA for 767bd3f
View code at this point
Browse repository at this point
Commits on Apr 30, 2013
Upgraded to Hessian 4.0.7; deprecated Burlap support
jhoeller
committed
1295c6f
View commit details
Copy full SHA for 1295c6f
View code at this point
Browse repository at this point
Commits on Apr 23, 2013
Consistent Map/Set ordering
Show description for 9c09a0a
jhoeller
committed
9c09a0a
View commit details
Copy full SHA for 9c09a0a
View code at this point
Browse repository at this point
Commits on Apr 15, 2013
Add flush method to ServerHttpResponse
Show description for 3a2c15b
rstoyanchev
committed
3a2c15b
View commit details
Copy full SHA for 3a2c15b
View code at this point
Browse repository at this point
Refactor SockJS code
Show description for 6bd6311
rstoyanchev
committed
6bd6311
View commit details
Copy full SHA for 6bd6311
View code at this point
Browse repository at this point
Add first cut of SockJS server support
rstoyanchev
committed
88447e5
View commit details
Copy full SHA for 88447e5
View code at this point
Browse repository at this point
Add javax.websocket.Endpoint configuration support
rstoyanchev
committed
cdd7d7b
View commit details
Copy full SHA for cdd7d7b
View code at this point
Browse repository at this point
Commits on Mar 29, 2013
Upgraded to Commons FileUpload 1.3 and JSF 2.1, removing deprecated JSF 1.1 VariableResolvers
jhoeller
committed
6d71056
View commit details
Copy full SHA for 6d71056
View code at this point
Browse repository at this point
Removed Apache Commons HttpClient support (superseded by Apache HttpComponents)
jhoeller
committed
15441da
View commit details
Copy full SHA for 15441da
View code at this point
Browse repository at this point
Commits on Mar 28, 2013
Use JDK 1.6's Collections.newSetFromMap instead of manually accessing Maps with dummy Boolean values
jhoeller
committed
853826a
View commit details
Copy full SHA for 853826a
View code at this point
Browse repository at this point
Commits on Mar 20, 2013
Upgraded all Servlet API mocks to Servlet 3.0 (with a little bit of Servlet 3.1 support in MockHttpServletResponse)
jhoeller
committed
deba32c
View commit details
Copy full SHA for deba32c
View code at this point
Browse repository at this point
Revised WebServiceFeature handling: requiring JAX-WS 2.1+, including support for JAX-WS 2.2 service-level features now
jhoeller
committed
bb14c16
View commit details
Copy full SHA for bb14c16
View code at this point
Browse repository at this point
Commits on Mar 19, 2013
Removed Spring’s own JSP expression support (in favor of JSP 2.0+)
jhoeller
committed
20fb418
View commit details
Copy full SHA for 20fb418
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.