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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
lfSourceCode
/
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
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Sep 16, 2020
Upgrade to Kotlin 1.4.10
Show description for ec97089
snicoll
committed
ec97089
View commit details
Copy full SHA for ec97089
Browse repository at this point
Commits on Sep 15, 2020
Merge branch '5.2.x'
sbrannen
committed
9c8a8d8
View commit details
Copy full SHA for 9c8a8d8
Browse repository at this point
Fix example in Javadoc for Assert.notNull(object, messageSupplier)
Show description for a6daed1
sbrannen
committed
a6daed1
View commit details
Copy full SHA for a6daed1
Browse repository at this point
Update CI pipeline to release RCs
snicoll
committed
e906540
View commit details
Copy full SHA for e906540
Browse repository at this point
Suppress deprecation warning in AbstractDataBufferAllocatingTests
sbrannen
committed
fe9f29f
View commit details
Copy full SHA for fe9f29f
Browse repository at this point
Delete unused code in DataClassRowMapper
sbrannen
committed
0556fde
View commit details
Copy full SHA for 0556fde
Browse repository at this point
Deprecation wording with suggested alternative and without removal hint
Show description for e4a3d5b
jhoeller
committed
e4a3d5b
View commit details
Copy full SHA for e4a3d5b
Browse repository at this point
Upgrade to Netty 4.1.52
rstoyanchev
committed
09080bc
View commit details
Copy full SHA for 09080bc
Browse repository at this point
Merge branch '5.2.x' into master
rstoyanchev
committed
8b8b59b
View commit details
Copy full SHA for 8b8b59b
Browse repository at this point
Update AbstractDataBufferAllocatingTests
Show description for 28df426
rstoyanchev
committed
28df426
View commit details
Copy full SHA for 28df426
Browse repository at this point
Merge branch '5.2.x'
snicoll
committed
c27419f
View commit details
Copy full SHA for c27419f
Browse repository at this point
Next Development Version
spring-builds
committed
845cb71
View commit details
Copy full SHA for 845cb71
Browse repository at this point
Merge branch '5.2.x'
jhoeller
committed
d5fed34
View commit details
Copy full SHA for d5fed34
Browse repository at this point
Polishing
jhoeller
committed
f010368
View commit details
Copy full SHA for f010368
Browse repository at this point
Polishing
jhoeller
committed
f4bdc02
View commit details
Copy full SHA for f4bdc02
Browse repository at this point
Revise type resolution for alignment with AbstractJsonHttpMessageConverter
Show description for 801c8ed
jhoeller
committed
801c8ed
View commit details
Copy full SHA for 801c8ed
Browse repository at this point
Commits on Sep 14, 2020
Add kotlinx.serialization JSON support to Spring MVC
Show description for cd6085a
aahlenst
and
sdeleuze
committed
cd6085a
View commit details
Copy full SHA for cd6085a
Browse repository at this point
Upgrade to Undertow 2.2 (and R2DBC Arabba-SR7)
jhoeller
committed
b8c12a3
View commit details
Copy full SHA for b8c12a3
Browse repository at this point
MimeMessageHelper does not encode attachment filenames by default anymore
Show description for 6e3ed60
jhoeller
committed
6e3ed60
View commit details
Copy full SHA for 6e3ed60
Browse repository at this point
Merge branch '5.2.x'
Show description for 07b3e92
jhoeller
committed
07b3e92
View commit details
Copy full SHA for 07b3e92
Browse repository at this point
Upgrade to Checkstyle 8.36.1
jhoeller
committed
3ec4538
View commit details
Copy full SHA for 3ec4538
Browse repository at this point
Polishing
jhoeller
committed
3c84863
View commit details
Copy full SHA for 3c84863
Browse repository at this point
Lenient handling of empty Content-Disposition filename
Show description for c2f6a98
jhoeller
committed
c2f6a98
View commit details
Copy full SHA for c2f6a98
Browse repository at this point
Configurable filename encoding in MimeMessageHelper
Show description for 49d65d5
jhoeller
committed
49d65d5
View commit details
Copy full SHA for 49d65d5
Browse repository at this point
Upgrade to RSocket 1.1-M2 and Reactor 2020.0.0-RC1
Show description for 29885e2
rstoyanchev
committed
29885e2
View commit details
Copy full SHA for 29885e2
Browse repository at this point
Fix typo in Regular Expression Pointcuts docs
Show description for 3b0f14f
xak2000
authored
3b0f14f
View commit details
Copy full SHA for 3b0f14f
Browse repository at this point
Merge branch '5.2.x' into master
rstoyanchev
committed
bd27781
View commit details
Copy full SHA for bd27781
Browse repository at this point
Extend Content-Disposition "inline" to error responses
Show description for 16d125c
rstoyanchev
committed
16d125c
View commit details
Copy full SHA for 16d125c
Browse repository at this point
Expose defaultCharset in StringDecoder
Show description for dccc781
rstoyanchev
committed
dccc781
View commit details
Copy full SHA for dccc781
Browse repository at this point
Wrap exceptions in WebClient
Show description for 74f64c4
poutsma
committed
74f64c4
View commit details
Copy full SHA for 74f64c4
Browse repository at this point
Upgrade to Reactor Dysprosium-SR12
Show description for dde79a9
rstoyanchev
committed
dde79a9
View commit details
Copy full SHA for dde79a9
Browse repository at this point
fix core doc English regarding @AspectJ
Sokrato
authored and
rstoyanchev
committed
4dfecde
View commit details
Copy full SHA for 4dfecde
Browse repository at this point
Commits on Sep 13, 2020
Upgrade to JUnit 5.7
Show description for dc26968
sbrannen
committed
dc26968
View commit details
Copy full SHA for dc26968
Browse repository at this point
Align WebFlux with WebMvc for pathWithinHandlerMapping
Show description for ef10ac6
rstoyanchev
committed
ef10ac6
View commit details
Copy full SHA for ef10ac6
Browse repository at this point
Merge branch '5.2.x' into master
rstoyanchev
committed
3295034
View commit details
Copy full SHA for 3295034
Browse repository at this point
Previous
Next
You can’t perform that action at this time.