Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
spring-projects
/
spring-framework
Public
Notifications
You must be signed in to change notification settings
Fork
38.8k
Star
59.2k
Code
Issues
293
Pull requests
39
Actions
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Wiki
Security
Insights
Commits
Branch selector
f8823dd
User selector
All users
All time
Commit History
Commits on Sep 9, 2025
Polish JSP documentation
Show description for f8823dd
sdeleuze
committed
f8823dd
Copy full SHA for f8823dd
Refine JSP documentation contribution
Show description for dff489d
sdeleuze
committed
dff489d
Copy full SHA for dff489d
Update mvc-jsp.adoc
Show description for 1abd1d7
Dongnyoung
authored and
sdeleuze
committed
1abd1d7
Copy full SHA for 1abd1d7
Merge branch '6.2.x'
sdeleuze
committed
7baf6d1
Copy full SHA for 7baf6d1
Make JsonPathAssertions#isEqualTo parameter nullable
Show description for 9e8c640
sdeleuze
committed
9e8c640
Copy full SHA for 9e8c640
Commits on Sep 8, 2025
Upgrade to Jetty 12.1 onWebSocketClose signature
Show description for 1107a43
jhoeller
committed
1107a43
Copy full SHA for 1107a43
Upgrade to Jetty 12.1 onWebSocketClose signature
Show description for 3fb3b3d
jhoeller
committed
3fb3b3d
Copy full SHA for 3fb3b3d
Upgrade to Jetty 12.1.1, Netty 4.2.6, Checkstyle 11.0.1
jhoeller
committed
ad796fb
Copy full SHA for ad796fb
Merge branch '6.2.x'
Show description for 5be5843
jhoeller
committed
5be5843
Copy full SHA for 5be5843
Upgrade to Jetty 12.0.26, Jetty Reactive HttpClient 4.0.11, Netty 4.1.127, HtmlUnit 4.16
jhoeller
committed
ebb8e34
Copy full SHA for ebb8e34
Fix FileSystemUtils for Windows/Linux path difference
Show description for 9ba954c
jhoeller
committed
9ba954c
Copy full SHA for 9ba954c
Merge branch '6.2.x'
Show description for a053e65
jhoeller
committed
a053e65
Copy full SHA for a053e65
Provide graceful fallback for non-default NIO file systems
Show description for ba52164
jhoeller
committed
ba52164
Copy full SHA for ba52164
Add DataFieldMaxValueIncrementer for SQLite (migrated from Spring Batch)
Show description for b8f71b2
jhoeller
committed
b8f71b2
Copy full SHA for b8f71b2
Expose getFilePath() on Resource interface for consistent NIO support
Show description for 2722158
jhoeller
committed
2722158
Copy full SHA for 2722158
Avoid unnecessary imports for Javadoc
sbrannen
committed
114c3f7
Copy full SHA for 114c3f7
Polish core retry internals
sbrannen
committed
8f34a67
Copy full SHA for 8f34a67
Merge branch '6.2.x'
rstoyanchev
committed
9849094
Copy full SHA for 9849094
Remove HttpServiceClient annotation
Show description for 736383e
rstoyanchev
committed
736383e
Copy full SHA for 736383e
Improve wording for retry exceptions
sbrannen
committed
e93a6a7
Copy full SHA for e93a6a7
Introduce RetryInterruptedException to address off-by-one error
Show description for 1786eb2
sbrannen
committed
1786eb2
Copy full SHA for 1786eb2
Introduce onRetryPolicyInterruption() callback in RetryListener
Show description for b2cdfba
sbrannen
committed
b2cdfba
Copy full SHA for b2cdfba
Document data binding for functional endpoints
Show description for 977582f
rstoyanchev
committed
977582f
Copy full SHA for 977582f
Upgrade to Jackson 3.0.0-rc9 and 2.20.0
Show description for 13d36a5
sdeleuze
committed
13d36a5
Copy full SHA for 13d36a5
Commits on Sep 7, 2025
Document programmatic retry support in the reference manual
Show description for bce44b0
sbrannen
committed
bce44b0
Copy full SHA for bce44b0
Commits on Sep 6, 2025
Consistently include exceptions for previous attempts in RetryException
Show description for 7484b9c
sbrannen
committed
7484b9c
Copy full SHA for 7484b9c
Include current exception in log message for failed retry attempt
Show description for 7b2730c
sbrannen
committed
7b2730c
Copy full SHA for 7b2730c
Commits on Sep 5, 2025
Invalid Nullness information for Kotlin properties
Show description for d218b08
sdeleuze
committed
d218b08
Copy full SHA for d218b08
Refine Nullness for Kotlin functions returning Unit
Show description for d2bdf11
sdeleuze
committed
d2bdf11
Copy full SHA for d2bdf11
Commits on Sep 4, 2025
Deprecate put(MergedContextConfiguration, ApplicationContext) in ContextCache
Show description for e5b58ef
sbrannen
committed
e5b58ef
Copy full SHA for e5b58ef
Upgrade to Kotlin 2.2.10
Show description for 02b3a2b
sdeleuze
committed
02b3a2b
Copy full SHA for 02b3a2b
Evict context from ContextCache before loading a new context
Show description for ca62119
sbrannen
committed
ca62119
Copy full SHA for ca62119
Polishing
sbrannen
committed
8eca3a3
Copy full SHA for 8eca3a3
Commits on Sep 3, 2025
Merge branch '6.2.x'
sbrannen
committed
80a7371
Copy full SHA for 80a7371
Polish formatting
sbrannen
committed
64721b3
Copy full SHA for 64721b3
Pagination
Previous
Next
You can’t perform that action at this time.