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 }}
feeling
/
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
org.springframework.core
on
beanbuilder
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 21, 2010
property placeholders can deal with nested expressions which happen to use the same suffix (SPR-7098)
jhoeller
committed
77074c6
View commit details
Copy full SHA for 77074c6
View code at this point
Browse repository at this point
Commits on Apr 19, 2010
polish
Keith Donald
committed
e21a1c5
View commit details
Copy full SHA for e21a1c5
View code at this point
Browse repository at this point
checking in performance tests
Keith Donald
committed
86906d1
View commit details
Copy full SHA for 86906d1
View code at this point
Browse repository at this point
thread safety for caching
Keith Donald
committed
6e13cc9
View commit details
Copy full SHA for 6e13cc9
View code at this point
Browse repository at this point
caching optmizations and performance tests
Keith Donald
committed
e603892
View commit details
Copy full SHA for e603892
View code at this point
Browse repository at this point
polish
Keith Donald
committed
066b4d5
View commit details
Copy full SHA for 066b4d5
View code at this point
Browse repository at this point
cache invalidation
Keith Donald
committed
594596f
View commit details
Copy full SHA for 594596f
View code at this point
Browse repository at this point
Commits on Apr 18, 2010
converter caching
Keith Donald
committed
bf03d0d
View commit details
Copy full SHA for bf03d0d
View code at this point
Browse repository at this point
fixed @ExceptionHandler resolution in case of multiple matches at different inheritance levels (SPR-7085)
jhoeller
committed
3325249
View commit details
Copy full SHA for 3325249
View code at this point
Browse repository at this point
preserving desc context for collection/map elements
Keith Donald
committed
a715142
View commit details
Copy full SHA for a715142
View code at this point
Browse repository at this point
Commits on Apr 17, 2010
promoted char sequence first
Keith Donald
committed
8464ac9
View commit details
Copy full SHA for 8464ac9
View code at this point
Browse repository at this point
polish
Keith Donald
committed
ebbf63f
View commit details
Copy full SHA for ebbf63f
View code at this point
Browse repository at this point
fixed failing test
Keith Donald
committed
b9aeba2
View commit details
Copy full SHA for b9aeba2
View code at this point
Browse repository at this point
fixed failing test
Keith Donald
committed
d98da7d
View commit details
Copy full SHA for d98da7d
View code at this point
Browse repository at this point
no longer used
Keith Donald
committed
e7c99b2
View commit details
Copy full SHA for e7c99b2
View code at this point
Browse repository at this point
improved conversion system logging, collection converter simplification/polish, several optimizations, annotation-driven formatting caching
Keith Donald
committed
64d6a42
View commit details
Copy full SHA for 64d6a42
View code at this point
Browse repository at this point
Commits on Apr 16, 2010
PropertyTypeDescriptor detects underlying field with same lenient naming rules as CachedIntrospectionResults (SPR-7102)
jhoeller
committed
f6b56a5
View commit details
Copy full SHA for f6b56a5
View code at this point
Browse repository at this point
Commits on Apr 15, 2010
Update version in POMs to 3.0.3
David Syer
committed
eb7f830
View commit details
Copy full SHA for eb7f830
View code at this point
Browse repository at this point
Commits on Apr 8, 2010
call setAccessible for public final field too (SPR-7078)
jhoeller
committed
4d2a398
View commit details
Copy full SHA for 4d2a398
View code at this point
Browse repository at this point
Commits on Apr 6, 2010
specific detection of CGLIB subclasses in order to properly handle CGLIB interfaces (SPR-7066)
jhoeller
committed
e2a9bc9
View commit details
Copy full SHA for e2a9bc9
View code at this point
Browse repository at this point
Commits on Apr 1, 2010
Improved fix for SPR-6850 by dealing with bounds separately from normal types
ramnivas
committed
66d2c66
View commit details
Copy full SHA for 66d2c66
View code at this point
Browse repository at this point
fixed ambiguous reference to Entry type
jhoeller
committed
4a98fcb
View commit details
Copy full SHA for 4a98fcb
View code at this point
Browse repository at this point
ResourcePatternUtils provides plain PathMatchingResourcePatternResolver in case of a null ResourceLoader
jhoeller
committed
29ab58c
View commit details
Copy full SHA for 29ab58c
View code at this point
Browse repository at this point
Commits on Mar 25, 2010
fixed collection element conversion using ConversionService (SPR-6950)
jhoeller
committed
cbed1c1
View commit details
Copy full SHA for cbed1c1
View code at this point
Browse repository at this point
corrected TypeUtils.isAssignable() failure to return true in certain valid wildcard bounding scenarios (SPR-6850)
cbeams
committed
fbda55f
View commit details
Copy full SHA for fbda55f
View code at this point
Browse repository at this point
Commits on Mar 24, 2010
revised BeanTypeDescriptor into core PropertyTypeDescriptor; consider method annotations for return type (SPR-6979)
jhoeller
committed
65b0a8f
View commit details
Copy full SHA for 65b0a8f
View code at this point
Browse repository at this point
Commits on Mar 22, 2010
SPR-6888: ClassPathResource.getDescription() now fully qualifies resource path regardless of constructor used.
cbeams
committed
5e19f29
View commit details
Copy full SHA for 5e19f29
View code at this point
Browse repository at this point
Commits on Mar 12, 2010
SPR-6977: updated copyright; added method comment
cdupuis
committed
4c4f19e
View commit details
Copy full SHA for 4c4f19e
View code at this point
Browse repository at this point
SPR-6977: added support for array parameter types
cdupuis
committed
145dcfd
View commit details
Copy full SHA for 145dcfd
View code at this point
Browse repository at this point
Commits on Mar 4, 2010
fixed TypeDescriptor toString for MethodParameter annotations (SPR-6924)
jhoeller
committed
0444ab2
View commit details
Copy full SHA for 0444ab2
View code at this point
Browse repository at this point
Commits on Feb 22, 2010
Removed hard-coded local path from .core/.classpath; removed duplicate asm entry in .context/.classpath
cbeams
committed
f25d2a9
View commit details
Copy full SHA for f25d2a9
View code at this point
Browse repository at this point
Commits on Feb 21, 2010
Update Central POMs to 3.0.2
David Syer
committed
1a351db
View commit details
Copy full SHA for 1a351db
View code at this point
Browse repository at this point
Commits on Feb 19, 2010
+ make use or property placeholders inside template.mf
Costin Leau
committed
8d0bb00
View commit details
Copy full SHA for 8d0bb00
View code at this point
Browse repository at this point
Commits on Feb 16, 2010
polishing
jhoeller
committed
64f0200
View commit details
Copy full SHA for 64f0200
View code at this point
Browse repository at this point
Commits on Feb 11, 2010
spring:eval tag initial commit
Keith Donald
committed
f23b55d
View commit details
Copy full SHA for f23b55d
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.