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 }}
javascriptextjs
/
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
Breadcrumbs
History for
spring-framework
spring-context
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 30, 2015
Polishing
jhoeller
committed
9ef3880
View commit details
Copy full SHA for 9ef3880
View code at this point
Browse repository at this point
ResourceBundleMessageSource checks containsKey before calling getString
Show description for 2c2bed2
jhoeller
committed
2c2bed2
View commit details
Copy full SHA for 2c2bed2
View code at this point
Browse repository at this point
Commits on Jul 29, 2015
Introduce 'value' alias for 'attribute' in @AliasFor
Show description for 7252920
sbrannen
committed
7252920
View commit details
Copy full SHA for 7252920
View code at this point
Browse repository at this point
Commits on Jul 28, 2015
Deprecate native JRuby support
Show description for b743779
jhoeller
committed
b743779
View commit details
Copy full SHA for b743779
View code at this point
Browse repository at this point
Polishing
jhoeller
committed
d837356
View commit details
Copy full SHA for d837356
View code at this point
Browse repository at this point
Removed unused fields from ConfigurationClassBeanDefinitionReader
Show description for f0ac278
jhoeller
committed
f0ac278
View commit details
Copy full SHA for f0ac278
View code at this point
Browse repository at this point
Commits on Jul 25, 2015
Update TODO for SPR-13280
sbrannen
committed
aae0bd2
View commit details
Copy full SHA for aae0bd2
View code at this point
Browse repository at this point
Commits on Jul 24, 2015
Polishing
jhoeller
committed
efd7f9b
View commit details
Copy full SHA for efd7f9b
View code at this point
Browse repository at this point
Commits on Jul 21, 2015
Polishing
jhoeller
committed
edd6e76
View commit details
Copy full SHA for edd6e76
View code at this point
Browse repository at this point
Polishing
jhoeller
committed
1a636b1
View commit details
Copy full SHA for 1a636b1
View code at this point
Browse repository at this point
Commits on Jul 20, 2015
Polish and simplify EnableSchedulingTests
sbrannen
committed
0153913
View commit details
Copy full SHA for 0153913
View code at this point
Browse repository at this point
Fixed exception message expectation plus formatting
Show description for cad0665
jhoeller
committed
cad0665
View commit details
Copy full SHA for cad0665
View code at this point
Browse repository at this point
Commits on Jul 17, 2015
AsyncAnnotationBeanPostProcessor tries to find TaskExecutor by type/name
Show description for c3e57dd
jhoeller
committed
c3e57dd
View commit details
Copy full SHA for c3e57dd
View code at this point
Browse repository at this point
Polishing
jhoeller
committed
8e55ad1
View commit details
Copy full SHA for 8e55ad1
View code at this point
Browse repository at this point
ScheduledAnnotationBeanPostProcessor falls back to "taskScheduler" bean by name
Show description for 66d8c28
jhoeller
committed
66d8c28
View commit details
Copy full SHA for 66d8c28
View code at this point
Browse repository at this point
Renamed 'name' attribute to 'scopeName' (in order to avoid common override conflicts)
Show description for 9f15f34
jhoeller
committed
9f15f34
View commit details
Copy full SHA for 9f15f34
View code at this point
Browse repository at this point
Commits on Jul 15, 2015
Fixed default formatters test to reliably work with any system locale
Show description for ef781b6
jhoeller
committed
ef781b6
View commit details
Copy full SHA for ef781b6
View code at this point
Browse repository at this point
Commits on Jul 14, 2015
Polishing
jhoeller
committed
2934256
View commit details
Copy full SHA for 2934256
View code at this point
Browse repository at this point
Merged bean definitions are now cached early and selectively evicted after post-processing and before actual bean creation
Show description for 09eb492
jhoeller
committed
09eb492
View commit details
Copy full SHA for 09eb492
View code at this point
Browse repository at this point
Revisit date-time tests for compatibility with JDK 9 build 72
Show description for f4f508d
jhoeller
committed
f4f508d
View commit details
Copy full SHA for f4f508d
View code at this point
Browse repository at this point
Commits on Jul 13, 2015
ResourceBundleThemeSource exposes fallbackToSystemLocale and defaultEncoding
Show description for c7fef87
jhoeller
committed
c7fef87
View commit details
Copy full SHA for c7fef87
View code at this point
Browse repository at this point
Commits on Jul 8, 2015
Polish Javadoc in @EventListener
sbrannen
committed
2e41c2e
View commit details
Copy full SHA for 2e41c2e
View code at this point
Browse repository at this point
Polish Javadoc in @EventListener
sbrannen
committed
72f0ac7
View commit details
Copy full SHA for 72f0ac7
View code at this point
Browse repository at this point
Polish
snicoll
committed
fd2c0cc
View commit details
Copy full SHA for fd2c0cc
View code at this point
Browse repository at this point
Fix typos in @EventListener
sbrannen
committed
14e168f
View commit details
Copy full SHA for 14e168f
View code at this point
Browse repository at this point
Polishing
sbrannen
committed
f300325
View commit details
Copy full SHA for f300325
View code at this point
Browse repository at this point
Avoid Java8 API
snicoll
committed
e3bb06c
View commit details
Copy full SHA for e3bb06c
View code at this point
Browse repository at this point
Support for multiple events per method
Show description for bf786c3
snicoll
committed
bf786c3
View commit details
Copy full SHA for bf786c3
View code at this point
Browse repository at this point
Commits on Jul 7, 2015
Explicit notes for load-time weaving on Tomcat 7.0.63+ and WildFly 9
Show description for 08fb625
jhoeller
committed
08fb625
View commit details
Copy full SHA for 08fb625
View code at this point
Browse repository at this point
Polishing
sbrannen
committed
50bed38
View commit details
Copy full SHA for 50bed38
View code at this point
Browse repository at this point
Explicit notes for @Bean on static methods, private methods, and Java 8 default methods
Show description for f58e1db
jhoeller
committed
f58e1db
View commit details
Copy full SHA for f58e1db
View code at this point
Browse repository at this point
Extended/BindingAwareModelMap are not meant to be referred to in user code
Show description for ca3ba7d
jhoeller
committed
ca3ba7d
View commit details
Copy full SHA for ca3ba7d
View code at this point
Browse repository at this point
Commits on Jun 19, 2015
Polishing
sbrannen
committed
27d1ce8
View commit details
Copy full SHA for 27d1ce8
View code at this point
Browse repository at this point
Honor contract of @Repeatable in AnnotationUtils
Show description for fb83e83
sbrannen
committed
fb83e83
View commit details
Copy full SHA for fb83e83
View code at this point
Browse repository at this point
Delete trailing whitespace in XML files
sbrannen
committed
6c530b7
View commit details
Copy full SHA for 6c530b7
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.