26327 Commits (2a5eab4b899dcb2000655039b6b754715348d66f)
 

Author SHA1 Message Date
Brian Clozel 2a5eab4b89 Ignore quality factor when filtering out "*/*" 2 years ago
Sam Brannen 1de36abc07 Revise contribution 2 years ago
mrcoffee77 97b5af8a55 Ensure methods declared in Object can be invoked on a JDK proxy in SpEL 2 years ago
Sam Brannen 4751769a7c Polishing 2 years ago
Arjen Poutsma 1f8e9f5c55 Support Windows path in ContentDisposition::parse 2 years ago
rstoyanchev c3ce847871 Polishing contribution 2 years ago
James Yuzawa cd8955fa72 Remove extra copy in WebClient headers/cookies 2 years ago
rstoyanchev d18bcb3f3d Raise MethodArgumentNotValidException consistently 2 years ago
Sam Brannen e17f5c50a8 Update copyright headers 2 years ago
Sam Brannen 00be19c647 Consistently declare Object::equals argument as @Nullable 2 years ago
Sam Brannen a6dab10309 Update code regarding null-safety semantics 2 years ago
Sam Brannen b617e16d8d Polishing 2 years ago
Sam Brannen 9cf7b0e230 Polishing 2 years ago
Juergen Hoeller 3431b2330a Avoid unnecessary parameter name inspection for factory method type check 2 years ago
Sam Brannen 99e54fec3a Ensure all packages declare package-info.java with null-safety annotations 2 years ago
Ed .d 7e32f504b0 Configure Checkstyle to require package-level null-safety annotations 2 years ago
Ed .d 268e3fec99 Configure Checkstyle to require package-info.java files 2 years ago
Simon Baslé 9b50c0d590 Ensure reactive transaction rollback on commit error 2 years ago
Sam Brannen 2e5d0470dc Polishing 2 years ago
liupeng d2868f5dd0 Use Set to track ignored properties in BeanUtils.copyProperties() 2 years ago
Abel Salgado Romero 1acbc97b16 Fix minor spacings in webflux docs 2 years ago
Arjen Poutsma e88ec06a36 Disable flaky unit test for undertow 2 years ago
Juergen Hoeller 2302358606 Upgrade to Log4J 2.20, Tomcat 10.1.7, Jetty 11.0.14, Undertow 2.3.4 2 years ago
Juergen Hoeller d213522dfc Polishing 2 years ago
Juergen Hoeller 95710646d1 Pass pre-determined merged bean definition into InstanceSupplier (for inner beans) 2 years ago
Brian Clozel 6cd67412cc Avoid lock contention in CaffeineCacheManager 2 years ago
Arjen Poutsma e427ea8086 Merge pull request #30046 from srivatsa-cfp:main 2 years ago
Vatsa d8fbd35467 Add non-null assertions in DefaultServerRequestBuilder 2 years ago
Sam Brannen a31cfba992 Apply "instanceof pattern matching" in remainder of spring-websocket module 2 years ago
Sébastien Deleuze 14973fd6f3 Unset reproducibleFileOrder and preserveFileTimestamps Gradle flags 2 years ago
Sam Brannen ffe7ec4a99 Apply "instanceof pattern matching" in remainder of spring-webmvc module 2 years ago
Sam Brannen 9b811a01f6 Polishing 2 years ago
Sam Brannen 2b23d1693d Remove unused service package 2 years ago
Sam Brannen 9011ce9c68 Apply "instanceof pattern matching" in remainder of spring-web module 2 years ago
Sam Brannen 29fe0a3c6a Update TODO for linking to JUnit 5 docs 2 years ago
Sébastien Deleuze c20efba45c End javadoc generated AOT with a period consistently 2 years ago
Sam Brannen fa95bf4dc1 Apply "instanceof pattern matching" in remainder of spring-test module 2 years ago
Sam Brannen eea000d034 Apply "instanceof pattern matching" in remainder of spring-r2dbc module 2 years ago
Sam Brannen a6338fcc43 Update copyright headers 2 years ago
Sam Brannen dafc7a2aab Apply "instanceof pattern matching" in remainder of spring-oxm module 2 years ago
Sam Brannen b7288a4073 Apply "instanceof pattern matching" in remainder of spring-orm module 2 years ago
Sam Brannen 004a144bdc Apply "instanceof pattern matching" in remainder of spring-messaging module 2 years ago
Sam Brannen 09b60220d8 Apply "instanceof pattern matching" in remainder of spring-jms module 2 years ago
Sam Brannen 7f1b81ff53 Apply "instanceof pattern matching" in remainder of spring-jdbc module 2 years ago
Sam Brannen 8175a3bf09 Polishing 2 years ago
Sam Brannen 7eadedae36 Apply "instanceof pattern matching" in spring-jcl module 2 years ago
Sam Brannen cb4f93561e Apply "instanceof pattern matching" in remainder of spring-expression module 2 years ago
Sam Brannen f3cb331e4e Optimize find[Getter|Setter]ForProperty() in ReflectivePropertyAccessor 2 years ago
Sam Brannen 74f6725a37 Update copyright headers 2 years ago
Enric Sala edf0ae77e5 Avoid rollback after a commit failure in TransactionalOperator 2 years ago