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
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
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 }}
OpenSourceSpace
/
spring-framework
Public
forked from
spring-projects/spring-framework
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
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
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Dec 3, 2014
Consistent resolution of Class methods and static methods
Show description for 9ef0bdc
jhoeller
committed
9ef0bdc
View commit details
Copy full SHA for 9ef0bdc
Browse repository at this point
Merge pull request #702 from aantono/master
Show description for 1de7151
bclozel
committed
1de7151
View commit details
Copy full SHA for 1de7151
Browse repository at this point
Use X-Forwarded-Prefix in ServletUriComponentsBuilder
Show description for d322bcf
rstoyanchev
committed
d322bcf
View commit details
Copy full SHA for d322bcf
Browse repository at this point
Fix for NPE when creating ProtobufHttpMessageConverter without ExtensionRegistryInitializer
aantono
committed
b041cff
View commit details
Copy full SHA for b041cff
Browse repository at this point
Fix Undertow exclusion (and upgrade to 1.1.1.Final)
sdeleuze
committed
af2782a
View commit details
Copy full SHA for af2782a
Browse repository at this point
Merge pull request #694 from kicktipp/SPR-12447
Show description for e7c577f
snicoll
committed
e7c577f
View commit details
Copy full SHA for e7c577f
Browse repository at this point
Add @AjSuppressWarnings on static mocks
Show description for 061b246
kicktipp
authored and
snicoll
committed
061b246
View commit details
Copy full SHA for 061b246
Browse repository at this point
Use Jackson improved default configuration everywhere
Show description for fbd8592
sdeleuze
committed
fbd8592
View commit details
Copy full SHA for fbd8592
Browse repository at this point
Add protected YamlProcessor.getFlattenedMap method
Show description for 87f1512
philwebb
committed
87f1512
View commit details
Copy full SHA for 87f1512
Browse repository at this point
Commits on Dec 2, 2014
Fix issue where FormHttpMessageConverter fails to write multipart data
Show description for 83ecf5c
royclarkson
authored and
rstoyanchev
committed
83ecf5c
View commit details
Copy full SHA for 83ecf5c
Browse repository at this point
Add info on intercepting static resource requests
Show description for 7aa5e65
rstoyanchev
committed
7aa5e65
View commit details
Copy full SHA for 7aa5e65
Browse repository at this point
Add private method to remove duplication
rstoyanchev
committed
ed4cd99
View commit details
Copy full SHA for ed4cd99
Browse repository at this point
Enrich CONNECTED frames with Principal
Show description for fa89ae2
rstoyanchev
committed
fa89ae2
View commit details
Copy full SHA for fa89ae2
Browse repository at this point
Check the user of a SockJS request
Show description for dc5b5ca
rstoyanchev
committed
dc5b5ca
View commit details
Copy full SHA for dc5b5ca
Browse repository at this point
Latest dependency updates (Joda-Time 2.6, H2 1.4.182, Jettison 1.3.7, xpp3 1.1.4c)
jhoeller
committed
6e54fc9
View commit details
Copy full SHA for 6e54fc9
Browse repository at this point
AnnotationAttributesReadingVisitor defensively handles meta-annotation retrieval failure
Show description for 5018889
jhoeller
committed
5018889
View commit details
Copy full SHA for 5018889
Browse repository at this point
Remove compiler warning
snicoll
committed
1aad4da
View commit details
Copy full SHA for 1aad4da
Browse repository at this point
Remove DisposableBeanMethodInterceptor
Show description for c1f1cac
snicoll
committed
c1f1cac
View commit details
Copy full SHA for c1f1cac
Browse repository at this point
Commits on Dec 1, 2014
BeanFactory accepts getBean arguments for non-prototype beans as well
Show description for 82651a0
jhoeller
committed
82651a0
View commit details
Copy full SHA for 82651a0
Browse repository at this point
Polishing
jhoeller
committed
c85686a
View commit details
Copy full SHA for c85686a
Browse repository at this point
BeanFactory accepts getBean arguments for non-prototype beans as well
Show description for fa0ef2d
jhoeller
committed
fa0ef2d
View commit details
Copy full SHA for fa0ef2d
Browse repository at this point
Common annotation processing for imported and nested classes within configuration classes
Show description for c5c5473
jhoeller
committed
c5c5473
View commit details
Copy full SHA for c5c5473
Browse repository at this point
OrderUtils defensively checks for presence of javax.annotation.Priority
Show description for c94d584
jhoeller
committed
c94d584
View commit details
Copy full SHA for c94d584
Browse repository at this point
YamlProcessor defensively closes InputStream
Show description for 9a71a0c
jhoeller
committed
9a71a0c
View commit details
Copy full SHA for 9a71a0c
Browse repository at this point
Relaxed final declarations and protected doInvoke methods
Show description for 2496d68
jhoeller
committed
2496d68
View commit details
Copy full SHA for 2496d68
Browse repository at this point
Commits on Nov 29, 2014
Polishing
jhoeller
committed
efb114d
View commit details
Copy full SHA for efb114d
Browse repository at this point
BeanWrapper auto-growing support for EnumSet / EnumMap
Show description for bfbd25a
jhoeller
committed
bfbd25a
View commit details
Copy full SHA for bfbd25a
Browse repository at this point
Commits on Nov 28, 2014
Polishing
Show description for 7635e7b
jhoeller
committed
7635e7b
View commit details
Copy full SHA for 7635e7b
Browse repository at this point
Default conversion support for EnumSet / EnumMap
Show description for fef4cd0
jhoeller
committed
fef4cd0
View commit details
Copy full SHA for fef4cd0
Browse repository at this point
Latest dependency updates (Groovy 2.3.8, Apache HttpClient 4.3.6)
jhoeller
committed
717b2af
View commit details
Copy full SHA for 717b2af
Browse repository at this point
Polishing
jhoeller
committed
e6d7af4
View commit details
Copy full SHA for e6d7af4
Browse repository at this point
Extracted ContentCachingRequestWrapper and ContentCachingResponseWrapper
Show description for decc5cd
jhoeller
committed
decc5cd
View commit details
Copy full SHA for decc5cd
Browse repository at this point
Commits on Nov 27, 2014
Polishing
Show description for 3b15849
jhoeller
committed
3b15849
View commit details
Copy full SHA for 3b15849
Browse repository at this point
Core dependency updates (Commons Logging 1.2, Commons Codec 1.10, JOpt Simple 4.8)
jhoeller
committed
2bf6d5b
View commit details
Copy full SHA for 2bf6d5b
Browse repository at this point
Revised SqlRowSet javadoc and support for JDBC 4.x ResultSet additions
Show description for fc92c00
jhoeller
committed
fc92c00
View commit details
Copy full SHA for fc92c00
Browse repository at this point
Previous
Next
You can’t perform that action at this time.