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 }}
feifeigedegithub
/
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
Datepicker
All time
Commit history
Commits on May 5, 2019
Use assertThat from Hamcrest instead of JUnit 4
Show description for d616e10
sbrannen
committed
d616e10
View commit details
Copy full SHA for d616e10
Browse repository at this point
Use assertThat from Hamcrest instead of JUnit 4
Show description for 47c3930
sbrannen
committed
47c3930
View commit details
Copy full SHA for 47c3930
Browse repository at this point
Use assertThat from Hamcrest instead of JUnit 4
Show description for c79fdfb
sbrannen
committed
c79fdfb
View commit details
Copy full SHA for c79fdfb
Browse repository at this point
Use assertThat from Hamcrest instead of JUnit 4
Show description for d437963
sbrannen
committed
d437963
View commit details
Copy full SHA for d437963
Browse repository at this point
Delete dead code in TransactionSynchronizationManager
sbrannen
committed
0aeb7d1
View commit details
Copy full SHA for 0aeb7d1
Browse repository at this point
Delete dead code in ReactiveTransactionInterceptorTests
sbrannen
committed
1928167
View commit details
Copy full SHA for 1928167
Browse repository at this point
Upgrade to JUnit 4.13-beta-3
Show description for 772ef40
sbrannen
committed
772ef40
View commit details
Copy full SHA for 772ef40
Browse repository at this point
Ensure AbstractReactiveTransactionManager compiles in Eclipse IDE
sbrannen
committed
7ed4df2
View commit details
Copy full SHA for 7ed4df2
Browse repository at this point
Add missing return in AbstractReactiveTransactionManager.processCommit()
sbrannen
committed
3dc38a0
View commit details
Copy full SHA for 3dc38a0
Browse repository at this point
Suppress warning
sbrannen
committed
21864c8
View commit details
Copy full SHA for 21864c8
Browse repository at this point
Polish
snicoll
committed
0b97cc9
View commit details
Copy full SHA for 0b97cc9
Browse repository at this point
Merge pull request #22891 from rewolf
Show description for 7d0a494
snicoll
committed
7d0a494
View commit details
Copy full SHA for 7d0a494
Browse repository at this point
Polish contribution
Show description for 1542d97
snicoll
committed
1542d97
View commit details
Copy full SHA for 1542d97
Browse repository at this point
Polish CONTRIBUTING.md
Show description for 6eb4ac6
rewolf
authored and
snicoll
committed
6eb4ac6
View commit details
Copy full SHA for 6eb4ac6
Browse repository at this point
Commits on May 4, 2019
Consistent naming of HandlerMethodArgumentResolver implementations
Show description for 2803905
jhoeller
committed
2803905
View commit details
Copy full SHA for 2803905
Browse repository at this point
Rename PayloadArgumentResolver to PayloadMethodArgumentResolver
Show description for 30bbf91
jhoeller
committed
30bbf91
View commit details
Copy full SHA for 30bbf91
Browse repository at this point
Move package annotation.support.reactive to annotation.reactive
Show description for 57984c5
jhoeller
committed
57984c5
View commit details
Copy full SHA for 57984c5
Browse repository at this point
Merge branch '5.1.x'
jhoeller
committed
9eb095d
View commit details
Copy full SHA for 9eb095d
Browse repository at this point
Consistent non-use of firstIndex 0 in PatternMatchUtils
Show description for 293188c
jhoeller
committed
293188c
View commit details
Copy full SHA for 293188c
Browse repository at this point
Avoid HashSet/StringBuilder allocation for non-placeholder values
Show description for 9674ce4
jhoeller
committed
9674ce4
View commit details
Copy full SHA for 9674ce4
Browse repository at this point
Use HttpHeaders constants where possible
izeye
authored and
jhoeller
committed
d489227
View commit details
Copy full SHA for d489227
Browse repository at this point
Commits on May 3, 2019
Fix Checkstyle violation
jhoeller
committed
ffbecf1
View commit details
Copy full SHA for ffbecf1
Browse repository at this point
Merge branch '5.1.x'
jhoeller
committed
f0f6af2
View commit details
Copy full SHA for f0f6af2
Browse repository at this point
Polishing
jhoeller
committed
ea4a174
View commit details
Copy full SHA for ea4a174
Browse repository at this point
Polishing
jhoeller
committed
3d6476d
View commit details
Copy full SHA for 3d6476d
Browse repository at this point
Consistent use of StringUtils.hasLength(String) vs isEmpty(Object)
jhoeller
committed
a7949ac
View commit details
Copy full SHA for a7949ac
Browse repository at this point
Replace signal materialization in TransactionalOperator with usingWhen
Show description for 8304653
mp911de
authored and
jhoeller
committed
8304653
View commit details
Copy full SHA for 8304653
Browse repository at this point
Fix doCleanupAfterCompletion invocation
Show description for 9cff07c
mp911de
authored and
jhoeller
committed
9cff07c
View commit details
Copy full SHA for 9cff07c
Browse repository at this point
Merge branch '5.1.x'
jhoeller
committed
ec8689d
View commit details
Copy full SHA for ec8689d
Browse repository at this point
Polishing
jhoeller
committed
84266d7
View commit details
Copy full SHA for 84266d7
Browse repository at this point
MockHttpServletRequest restores default locale for empty accept header
Show description for 4e10735
jhoeller
committed
4e10735
View commit details
Copy full SHA for 4e10735
Browse repository at this point
Support final @Configuration(proxyBeanMethods = false) classes
Show description for fc8d5c0
sdeleuze
committed
fc8d5c0
View commit details
Copy full SHA for fc8d5c0
Browse repository at this point
Introduce TransactionDefinition.withDefaults() shortcut
Show description for a2a6bc3
jhoeller
committed
a2a6bc3
View commit details
Copy full SHA for a2a6bc3
Browse repository at this point
Commits on May 2, 2019
Merge branch '5.1.x'
jhoeller
committed
eaa9a78
View commit details
Copy full SHA for eaa9a78
Browse repository at this point
Upgrade to Jetty 9.4.18 and Netty 4.1.36
jhoeller
committed
7aa61d9
View commit details
Copy full SHA for 7aa61d9
Browse repository at this point
Previous
Next
You can’t perform that action at this time.