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
Branch selector
master
User selector
All users
All time
Commit history
Commits on May 28, 2013
Fixed typo in docbook id
Show description for e63ee1e
philwebb
committed
e63ee1e
View commit details
Copy full SHA for e63ee1e
Browse repository at this point
Merge pull request #291 from dsyer/10579
Show description for ba45f70
cbeams
committed
ba45f70
View commit details
Copy full SHA for ba45f70
Browse repository at this point
Polish pull request #291 per committer guidelines
Show description for 46d47fe
cbeams
committed
46d47fe
View commit details
Copy full SHA for 46d47fe
Browse repository at this point
Make CommandLinePropertySource enumerable
Show description for 7860af8
Dave Syer
authored and
cbeams
committed
7860af8
View commit details
Copy full SHA for 7860af8
Browse repository at this point
Instruct contributors to branch from master
cbeams
committed
3c73a8f
View commit details
Copy full SHA for 3c73a8f
Browse repository at this point
Commits on May 26, 2013
Fix minor typo in README.md
sbrannen
committed
00fea1f
View commit details
Copy full SHA for 00fea1f
Browse repository at this point
Commits on May 22, 2013
Fix MergePlugin
Show description for 07b7553
rwinch
committed
07b7553
View commit details
Copy full SHA for 07b7553
Browse repository at this point
Eliminate Gradle 1.6 deprecation warnings
Show description for bf205bf
sslavic
authored and
rwinch
committed
bf205bf
View commit details
Copy full SHA for bf205bf
Browse repository at this point
Revise note on avoiding "lambda" JDK
cbeams
committed
3865a87
View commit details
Copy full SHA for 3865a87
Browse repository at this point
Merge pull request #288 from dsyer/patch-1
Show description for eae0f8b
cbeams
committed
eae0f8b
View commit details
Copy full SHA for eae0f8b
Browse repository at this point
Mention JDK 8 in IDE import instructions
cbeams
committed
08f255d
View commit details
Copy full SHA for 08f255d
Browse repository at this point
Clarify instructions for building from source
Show description for d97f6cf
cbeams
committed
d97f6cf
View commit details
Copy full SHA for d97f6cf
Browse repository at this point
Update README adding explicit JDK instructions
dsyer
committed
c3a5b41
View commit details
Copy full SHA for c3a5b41
Browse repository at this point
Commits on May 17, 2013
Increment version to 4.0.0.BUILD-SNAPSHOT
spring-builds
authored and
philwebb
committed
f9b5b1d
View commit details
Copy full SHA for f9b5b1d
Browse repository at this point
Release version 4.0.0.M1
spring-builds
committed
9ee292a
View commit details
Copy full SHA for 9ee292a
Browse repository at this point
Enforce JDK version on CI server
Show description for 6fe50b5
philwebb
committed
6fe50b5
View commit details
Copy full SHA for 6fe50b5
Browse repository at this point
Commits on May 16, 2013
Fix bug in WebSocketClient implementations
rstoyanchev
committed
87a9602
View commit details
Copy full SHA for 87a9602
Browse repository at this point
Add partial WebSocketMessage support
rstoyanchev
committed
fb4e34f
View commit details
Copy full SHA for fb4e34f
Browse repository at this point
Consistent detection of Order annotation in superclasses and interfaces
Show description for 814d24e
jhoeller
committed
814d24e
View commit details
Copy full SHA for 814d24e
Browse repository at this point
Consistent use of Class<?> in Assert
jhoeller
committed
16548d2
View commit details
Copy full SHA for 16548d2
Browse repository at this point
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
Browse repository at this point
Fixed BeanPropertyRowMapper to only prefix actual upper-case letters with underscores
Show description for c8b071c
jhoeller
authored and
unknown
committed
c8b071c
View commit details
Copy full SHA for c8b071c
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
Browse repository at this point
Fix bug with deriving SockJS path
rstoyanchev
committed
81bce42
View commit details
Copy full SHA for 81bce42
Browse repository at this point
Commits on May 15, 2013
Introduced "jsonPrefix" bean property
Show description for 28164b4
jhoeller
committed
28164b4
View commit details
Copy full SHA for 28164b4
Browse repository at this point
Avoid unnecessary creation of default StandardEnvironment instances
Show description for 7e01578
jhoeller
committed
7e01578
View commit details
Copy full SHA for 7e01578
Browse repository at this point
Polishing
jhoeller
committed
7cddeb6
View commit details
Copy full SHA for 7cddeb6
Browse repository at this point
Fixed type detection to avoid reuse of parent bean's targetType on child definition merge
Show description for 070103b
jhoeller
committed
070103b
View commit details
Copy full SHA for 070103b
Browse repository at this point
Properly handle knownSuperclasses in case of an overridden ConfigurationClass
Show description for 3f7007f
jhoeller
committed
3f7007f
View commit details
Copy full SHA for 3f7007f
Browse repository at this point
Ensure Parent ConfigurationClass loaded on overrides
Show description for d1859c8
rwinch
authored and
jhoeller
committed
d1859c8
View commit details
Copy full SHA for d1859c8
Browse repository at this point
Make removal of jsessionid case insensitive
Show description for a86283e
rstoyanchev
committed
a86283e
View commit details
Copy full SHA for a86283e
Browse repository at this point
Reinstate removal of semicolon content
Show description for d23de28
rstoyanchev
committed
d23de28
View commit details
Copy full SHA for d23de28
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
Browse repository at this point
Add Javadoc
rstoyanchev
committed
6825aaf
View commit details
Copy full SHA for 6825aaf
Browse repository at this point
Polishing
jhoeller
committed
59ef34d
View commit details
Copy full SHA for 59ef34d
Browse repository at this point
Previous
Next
You can’t perform that action at this time.